Merge pull request #34 from everett-toews/fix-link

Fix broken link to nomenclature doc
This commit is contained in:
Jérôme Petazzoni
2016-09-11 12:01:24 -05:00
committed by GitHub

View File

@@ -851,7 +851,7 @@ class: title
- *Nodes* know which *tasks* should be running, and will start or stop containers accordingly (through the Docker Engine API)
You can refer to the [NOMENCLATURE](https://github.com/docker/swarmkit/blob/master/NOMENCLATURE.md) in the SwarmKit repo for more details.
You can refer to the [NOMENCLATURE](https://github.com/docker/swarmkit/blob/master/design/nomenclature.md) in the SwarmKit repo for more details.
---