removed release candidate from description

This commit is contained in:
Victor Coisne 2016-10-31 21:34:38 -07:00 коммит произвёл GitHub
Родитель 17b4126153
Коммит a14d33c816
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Docker Swarm Mode Tutorials
[Docker Swarm Mode](https://docs.docker.com/engine/swarm/) is a release candidate feature included with Docker Engine 1.12. These tutorials are designed to help you quickly get started testing these new features.
[Docker Swarm Mode](https://docs.docker.com/engine/swarm/) is a feature included with Docker Engine 1.12. These tutorials are designed to help you quickly get started testing these new features.
* [Docker Swarm Mode full tutorial](beginner-tutorial/README.md)
* [Service deployment on a swarm in the Cloud](cloud-quick-start/README.md)