mirror of https://github.com/docker/docs.git
updated title of tutorial first topic
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
18beee2c81
commit
69b7379c0b
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
description: overview of voting app example
|
description: overview of voting app example
|
||||||
keywords: docker-stack.yml, stack deploy, compose, multi-container, services, swarm mode, cluster, voting app,
|
keywords: docker-stack.yml, stack deploy, compose, multi-container, services, swarm mode, cluster, voting app,
|
||||||
title: Define and deploy your app
|
title: Tour the voting app
|
||||||
---
|
---
|
||||||
|
|
||||||
This example is built around a web-based voting application that collects,
|
This example is built around a web-based voting application that collects,
|
||||||
|
|
Loading…
Reference in New Issue