Skip to content

Commit 6cc270b

Browse files
Fix CONTRIBUTING link to absolute URL
Relative link './CONTRIBUTING.md' from profile/README.md resolved to profile/CONTRIBUTING.md (404). CONTRIBUTING.md lives at repo root. Switching to absolute URL so the link works from the org-landing render at github.com/JavaScriptSolidServer and from any other context.
1 parent 5ca3c18 commit 6cc270b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ disclosure, and fork-policy expectations.
4040
[ngs]: https://github.com/JavaScriptSolidServer/nostr-git-sync
4141
[cid]: https://www.w3.org/TR/cid-1.0/
4242
[lws]: https://www.w3.org/TR/2026/WD-lws10-authn-ssi-cid-20260423/
43-
[contrib]: ./CONTRIBUTING.md
43+
[contrib]: https://github.com/JavaScriptSolidServer/.github/blob/gh-pages/CONTRIBUTING.md

0 commit comments

Comments
 (0)