Skip to content

Commit df5c644

Browse files
fix(docs): repoint references to the relocated contributing guide (#107)
fix(docs): repoint references to the relocated contributing guide The guide moved to .github/CONTRIBUTING.md; these references still resolved against the old root location and 404 from where they are written. Rewritten using the correct relative depth. - `QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md
1 parent efc8177 commit df5c644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QUICKSTART-DEV.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ just assail # run panic-attacker security scan
3838

3939
== Contributing
4040

41-
See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.
41+
See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.

0 commit comments

Comments
 (0)