Skip to content

Commit 8a1830f

Browse files
fix(docs): link to CONTRIBUTING.md on GitHub instead of broken absolute path
1 parent cee488a commit 8a1830f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/content/docs/reference/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ docs: update installation guide
121121
- Clear documentation in CONTRIBUTING.md
122122
- Semantic-release requires proper format for version bumps
123123

124-
See [CONTRIBUTING.md](/CONTRIBUTING.md) for detailed conventional commit guidelines.
124+
See [CONTRIBUTING.md](https://github.com/sciexp/typescript-nix-template/blob/main/CONTRIBUTING.md) for detailed conventional commit guidelines.
125125

126126
## Workspace configuration
127127

0 commit comments

Comments
 (0)