Merge pull request #1506 from thaJeztah/fix-readme-links

Fix broken links in discovery README
This commit is contained in:
moxiegirl 2015-12-06 20:49:29 -08:00
commit 63ba877cff
1 changed files with 4 additions and 4 deletions

View File

@ -280,7 +280,7 @@ Add a new node to the discovery service.
## Docker Swarm documentation index
- [User guide](./index.md)
- [Scheduler strategies](./scheduler/strategy.md)
- [Scheduler filters](./scheduler/filter.md)
- [Swarm API](./API.md)
- [User guide](../docs/index.md)
- [Scheduler strategies](../docs/scheduler/strategy.md)
- [Scheduler filters](../docs/scheduler/filter.md)
- [Swarm API](../docs/api/swarm-api.md)