From 1e77736987422e8994f42c9412b419f4faedfd68 Mon Sep 17 00:00:00 2001 From: Everett Toews Date: Sat, 10 Sep 2016 15:49:04 -0500 Subject: [PATCH] Fix broken link to nomenclature doc --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 8d5a3121..eb2d6e53 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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. ---