diff options
author | Eugen <eugen@zeonfederated.com> | 2017-01-22 11:43:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-22 11:43:07 +0100 |
commit | 10fe63d4db0b3cab1e045ecb0a2cf496378a763e (patch) | |
tree | a6d64a393bdaf5ade5854ce8e7290ec3dbf09b81 /docs/README.md | |
parent | 536cde4e99a3de0286bdea5bcb5c81a82e7cd0ed (diff) | |
parent | 92a98f73aa8e6e7aff6cf31f8c8f237e4bd22475 (diff) |
Merge pull request #508 from ineffyble/docs/developer-docs-additions
Documentation tweaks
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 7da680fab..000593761 100644 --- a/docs/README.md +++ b/docs/README.md @@ -16,7 +16,7 @@ Index ### Running Mastodon - [Production guide](Running-Mastodon/Production-guide.md) -- [Development guide](Running-Mastodon/Contribution-guide.md) +- [Development guide](Running-Mastodon/Development-guide.md) ### Contributing to Mastodon - [Sponsors](Contributing-to-Mastodon/Sponsors.md) |