chore: Update block-open-source ref to block (#181)
This commit is contained in:
+5
-5
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user