diff options
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ theme: readthedocs pages: - Home: 'index.md' - 'How Dat Works': 'how-dat-works.md' -- 'Depenencies and Implementations': 'ecosystem.md' +- 'Dependencies': 'ecosystem.md' - Meta: - 'Changelog': 'meta/changelog.md' - 'Collaborators': 'meta/collaborators.md' |