Merge pull request #7024 from jovielarue/fix-broken-docs-links

Fix: broken doc links
This commit is contained in:
Sylvestre Ledru
2024-12-31 16:58:18 +01:00
committed by GitHub
4 changed files with 9 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
<!-- markdownlint-disable MD041 -->
{{ #include ../../CODE_OF_CONDUCT.md }}
+3
View File
@@ -0,0 +1,3 @@
<!-- markdownlint-disable MD041 -->
{{ #include ../../DEVELOPMENT.md }}
+3 -1
View File
@@ -46,7 +46,9 @@ fn main() -> io::Result<()> {
* [Installation](installation.md)\n\
* [Build from source](build.md)\n\
* [Platform support](platforms.md)\n\
* [Contributing](contributing.md)\n\
* [Contributing](CONTRIBUTING.md)\n\
\t* [Development](DEVELOPMENT.md)\n\
\t* [Code of Conduct](CODE_OF_CONDUCT.md)\n\
* [GNU test coverage](test_coverage.md)\n\
* [Extensions](extensions.md)\n\
\n\