diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-07 18:06:24 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-10-07 18:06:24 +0000 |
commit | eadb77d89f5f7d445bfd326f18873168f4719f12 (patch) | |
tree | 207af6741c0f99f17345c1a28bc0c356740fefee /doc/administration/index.md | |
parent | 31040b5bfe48f8d73830f473513164427522b3a6 (diff) | |
download | gitlab-ce-eadb77d89f5f7d445bfd326f18873168f4719f12.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r-- | doc/administration/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md index db9ea71ac1f..f79719e1d3e 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -97,7 +97,7 @@ Learn how to install, configure, update, and maintain your GitLab instance. ### GitLab platform integrations -- [Mattermost](https://docs.gitlab.com/omnibus/gitlab-mattermost/): Integrate with [Mattermost](https://about.mattermost.com/), an open source, private cloud workplace for web messaging. +- [Mattermost](https://docs.gitlab.com/omnibus/gitlab-mattermost/): Integrate with [Mattermost](https://mattermost.com), an open source, private cloud workplace for web messaging. - [PlantUML](integration/plantuml.md): Create simple diagrams in AsciiDoc and Markdown documents created in snippets, wikis, and repos. - [Web terminals](integration/terminal.md): Provide terminal access to your applications deployed to Kubernetes from within GitLab's CI/CD [environments](../ci/environments.md#web-terminals). |