Skip to content

Commit 70e6977

Browse files
authored
Merge pull request #130 from kabilar/contribute-docs
Rename the `About This Doc` page to `Contributing Documentation`
2 parents e899e98 + 4c5c49d commit 70e6977

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/100_about_this_doc.md renamed to docs/100_contribute_docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# About This Documentation
1+
# Contributing to this Handbook
22

33
This documentation is a work in progress and we welcome all input: if something
44
is missing or unclear, let us know by [opening an issue on our helpdesk](https://github.com/dandi/helpdesk/issues/new/choose).

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ registered an account on the archive.
4343

4444
If you want to get started right away and contribute directly to this
4545
documentation, see the [About This Documentation](.
46-
/100_about_this_doc.md) section.
46+
/100_contribute_docs.md) section.
4747

4848
## License
4949

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ nav:
3939
- Notes: "40_development.md"
4040
- REST API Swagger: https://api.dandiarchive.org/swagger
4141
- REST API Redoc: https://api.dandiarchive.org/redoc
42+
- Contributing Documentation: "100_contribute_docs.md"
4243
- DANDI Hub: "50_hub.md"
4344
- Tutorials:
4445
- Dandiset Examples: https://www.dandiarchive.org/example-notebooks
@@ -48,7 +49,6 @@ nav:
4849
- Terms and Policies:
4950
- Terms: "about/terms.md"
5051
- Policies: "about/policies.md"
51-
- About This Doc: "100_about_this_doc.md"
5252

5353
# List of extensions
5454
markdown_extensions:

0 commit comments

Comments
 (0)