Skip to content

Commit c61c3e8

Browse files
committed
remove contributing guidelines duplicate
link to `.github/CONTRIBUTING.md`
1 parent 49379a7 commit c61c3e8

File tree

2 files changed

+2
-64
lines changed

2 files changed

+2
-64
lines changed

.github/mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ nav:
66
- Introduction: 'index.md'
77
- User Guide: 'userguide.md'
88
- Contributing:
9-
- Contributing Guide: 'contribute.md'
9+
- Contributing Guide: '../.github/CONTRIBUTING.md'
1010
- Roadmap: 'roadmap.md'
1111
- Documentation:
1212
- Known Issues: 'KnownIssues.md'
@@ -86,4 +86,4 @@ plugins:
8686
minify_html: true
8787
htmlmin_opts:
8888
remove_comments: true
89-
cache_safe: true
89+
cache_safe: true

docs/contribute.md

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)