Fix broken link to nomenclature doc

This commit is contained in:
Everett Toews
2016-09-10 15:49:04 -05:00
parent bf2b4b7eb7
commit 1e77736987

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.
---