Skip to content

Commit 3a65de7

Browse files
author
Barry Gervin
committed
fix: use main branch in URLs per Copilot review
1 parent 22033d8 commit 3a65de7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/catalog.community.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"download_url": "https://github.com/bgervin/spec-kit-sync/archive/refs/tags/v0.1.0.zip",
6565
"repository": "https://github.com/bgervin/spec-kit-sync",
6666
"homepage": "https://github.com/bgervin/spec-kit-sync",
67-
"documentation": "https://github.com/bgervin/spec-kit-sync/blob/master/README.md",
68-
"changelog": "https://github.com/bgervin/spec-kit-sync/blob/master/CHANGELOG.md",
67+
"documentation": "https://github.com/bgervin/spec-kit-sync/blob/main/README.md",
68+
"changelog": "https://github.com/bgervin/spec-kit-sync/blob/main/CHANGELOG.md",
6969
"license": "MIT",
7070
"requires": {
7171
"speckit_version": ">=0.1.0"

0 commit comments

Comments
 (0)