summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-12 00:14:48 -0700
committerit33 <iantien@gmail.com>2015-09-12 00:14:48 -0700
commitefca6fb463f0c9d1f8caf22c9ebb79afaeeb0429 (patch)
tree17cff939bdf9ea503532a134f65368e9867639f0
parent3b4002bc1419027d16ace20044dc274553458422 (diff)
downloadchat-efca6fb463f0c9d1f8caf22c9ebb79afaeeb0429.tar.gz
chat-efca6fb463f0c9d1f8caf22c9ebb79afaeeb0429.tar.bz2
chat-efca6fb463f0c9d1f8caf22c9ebb79afaeeb0429.zip
Fixed broken links in doc/README.md
-rw-r--r--doc/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md
index 36d16b744..c9262eb9c 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -16,9 +16,9 @@
### Configuration
- [GitLab SSO Configuration](integrations/sso/gitlab-sso.md)
-- [SMTP Email Setup](smtp-email-setup.md)
+- [SMTP Email Setup](config/smtp-email-setup.md)
## Developer Documentation
-- [Developer Machine Setup](doc/install/dev-setup.md)
+- [Developer Machine Setup](install/dev-setup.md)
- [Mattermost Style Guide](developer/style-guide.md)