From 593838f73b9773e10c6393017d81781f021c6e4f Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Wed, 16 Sep 2015 10:01:21 -0700 Subject: [PATCH] Carries and fixes #1216 Signed-off-by: Mary Anthony --- docs/discovery.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/discovery.md b/docs/discovery.md index ca6de0c96f..3167de54aa 100644 --- a/docs/discovery.md +++ b/docs/discovery.md @@ -219,7 +219,10 @@ And for the `nodes` discovery method. ## Contributing a new discovery backend -You can contribute a new discovery backend to Swarm. For information on how to do this, see our +discovery README in the Docker Swarm repository. ## Docker Swarm documentation index