Skip to content

Commit

Permalink
Contribution: Move contributing.md->index.md and move up one level
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
  • Loading branch information
PromoFaux committed Sep 26, 2024
1 parent 0432c94 commit dbbdddb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ nav:
- 'Building': docker/build-image.md
- 'DHCP': docker/DHCP.md
- 'Contributing':
- 'Contributing on GitHub': guides/github/contributing.md
- 'Contributing': guides/github/index.md
- 'Developer Certificate of Origin (DCO)': guides/github/dco.md
- 'How to sign-off commits': guides/github/how-to-signoff.md
- 'How to fork and rebase': guides/github/how-to-fork-rebase.md
Expand Down Expand Up @@ -277,3 +277,4 @@ plugins:
'guides/vpn/wireguard/overview.md': guides/vpn/wireguard/index.md
'guides/vpn/openvpn/overview.md': guides/vpn/openvpn/index.md
'guides/misc/tor/overview.md': guides/misc/tor/index.md
'guides/github/contributing.md': guides/github/index.md

0 comments on commit dbbdddb

Please sign in to comment.