1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

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
commit 41ffffa2da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,3 @@
<!-- markdownlint-disable MD041 -->
{{ #include ../../CODE_OF_CONDUCT.md }}

3
docs/src/DEVELOPMENT.md Normal file
View file

@ -0,0 +1,3 @@
<!-- markdownlint-disable MD041 -->
{{ #include ../../DEVELOPMENT.md }}

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\