From 55692c3ec05f5dc239c25a9b0fd60a29d1939506 Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Tue, 11 Aug 2015 09:56:33 -0700 Subject: [PATCH] Fixing links after check Signed-off-by: Mary Anthony --- docs/discovery.md | 2 +- docs/scheduler/filter.md | 8 ++++---- docs/scheduler/strategy.md | 11 +++++++---- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/docs/discovery.md b/docs/discovery.md index b38cc569f1..f208e2f79b 100644 --- a/docs/discovery.md +++ b/docs/discovery.md @@ -208,7 +208,7 @@ 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](https://github.com/docker/swarm/blob/master/discovery/README.md). +You can contribute a new discovery backend to Swarm. For information on how to do this, see