Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion QUICKSTART-DEV.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ just assail # run panic-attack security scan

== Contributing

See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.
See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines.
2 changes: 1 addition & 1 deletion README_STATUS.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@
- link:docs/TECHNICAL_DEBT.md[Technical Debt Registry]
- link:.github/hypatia-rules/panll-v0.2.0-fixes.yml[Hypatia Rules]
- link:CHANGELOG.md[Changelog]
- link:CONTRIBUTING.md[Contribution Guide]
- link:.github/CONTRIBUTING.md[Contribution Guide]

**Contact:**
- **Maintainer:** [Your Name]
Expand Down
2 changes: 1 addition & 1 deletion panel-clades/SECURITY.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ When using Panll, we recommend:
* https://github.com/hyperpolymath/panll/security/advisories[Security
Advisories]
* link:CHANGELOG.md[Changelog]
* link:CONTRIBUTING.md[Contributing Guidelines]
* link:../.github/CONTRIBUTING.md[Contributing Guidelines]
* https://cve.mitre.org/[CVE Database]
* https://www.first.org/cvss/calculator/3.1[CVSS Calculator]

Expand Down
2 changes: 1 addition & 1 deletion panel-clades/docs/QUICKSTART.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ docs/ # Documentation

* Browse the link:.[docs/] for architecture and conventions
* Run `+just --list+` to see all available commands
* Read link:../CONTRIBUTING.md[CONTRIBUTING.md] when you are ready to
* Read link:../../.github/CONTRIBUTING.md[CONTRIBUTING.md] when you are ready to
contribute

=== Troubleshooting
Expand Down
Loading