chore: Update block-open-source ref to block (#181)

This commit is contained in:
Bradley Axen
2024-10-23 09:26:30 -04:00
committed by GitHub
parent e19006c4a0
commit 2d7eca96c6
7 changed files with 37 additions and 37 deletions
+5 -5
View File
@@ -1,10 +1,10 @@
site_name: Goose Documentation
site_author: Block
site_description: Documentation for Goose
repo_url: https://github.com/block-open-source/goose
repo_name: "block-open-source/goose"
edit_uri: "https://github.com/block-open-source/goose/blob/main/docs/"
site_url: "https://block-open-source.github.io/goose/"
repo_url: https://github.com/block/goose
repo_name: "block/goose"
edit_uri: "https://github.com/block/goose/blob/main/docs/"
site_url: "https://block.github.io/goose/"
use_directory_urls: false
# theme
theme:
@@ -56,7 +56,7 @@ plugins:
- git-committers: # Show git committers
branch: main
enabled: !ENV [ENV_PROD, false]
repository: block-open-source/goose
repository: block/goose
- git-revision-date-localized: # Show git revision date
enable_creation_date: true
enabled: !ENV [ENV_PROD, false]