summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-02-26 12:00:19 -0800
committerit33 <it33@users.noreply.github.com>2016-02-26 12:00:19 -0800
commit6b965b365e87bea77cec7be1803b7ea8ca34ef33 (patch)
treef376553016cbfd795c3f7af3ab8cfec73303e236 /README.md
parent3925e7cac2c552d911afeed208d2eb865fdb2ad3 (diff)
downloadchat-6b965b365e87bea77cec7be1803b7ea8ca34ef33.tar.gz
chat-6b965b365e87bea77cec7be1803b7ea8ca34ef33.tar.bz2
chat-6b965b365e87bea77cec7be1803b7ea8ca34ef33.zip
Separated dev guide and API guide links
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb2ba9d8a..c329df925 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,8 @@ Learn More:
- **End User Help** - View our [guide for new users to Mattermost](http://docs.mattermost.com/help/getting-started/signing-in.html).
- **Install Guides** - See [step-by-step setup on Ubuntu, RHEL/Oracle Linux/CentOS, Debian, plus Docker for preview](http://docs.mattermost.com/install/requirements.html)
- **Deployment Guide** - Review [Mattermost components and deployment on a single-machine or cluster](http://docs.mattermost.com/deployment/deployment.html).
-- **Developer Guide** - Learn [how developers can extend Mattermost](http://docs.mattermost.com/developer/api.html).
+- **Developer Guide** - Learn [how developers can extend Mattermost](http://docs.mattermost.com/developer/developer-setup.html).
+- **API Options** - Underestand API options via [webhooks, slash commands, drivers and RESTful Web Service](http://docs.mattermost.com/developer/api.html).
- **Localization Guide** - Learn [how Mattermost supports different languages](http://docs.mattermost.com/developer/localization.html).
Any other questions, mail us at info@mattermost.com. We’d love to meet you!