mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-18 18:18:23 -05:00
Separated dev guide and API guide links
This commit is contained in:
parent
3925e7cac2
commit
6b965b365e
1 changed files with 2 additions and 1 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue