mirror of https://github.com/docker/docs.git
Fix broken links in discovery README
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
3048dc996d
commit
fe0a2a9427
|
@ -280,7 +280,7 @@ Add a new node to the discovery service.
|
||||||
|
|
||||||
## Docker Swarm documentation index
|
## Docker Swarm documentation index
|
||||||
|
|
||||||
- [User guide](./index.md)
|
- [User guide](../docs/index.md)
|
||||||
- [Scheduler strategies](./scheduler/strategy.md)
|
- [Scheduler strategies](../docs/scheduler/strategy.md)
|
||||||
- [Scheduler filters](./scheduler/filter.md)
|
- [Scheduler filters](../docs/scheduler/filter.md)
|
||||||
- [Swarm API](./API.md)
|
- [Swarm API](../docs/api/swarm-api.md)
|
||||||
|
|
Loading…
Reference in New Issue