mirror of https://github.com/docker/docs.git
Update the README.md to point to the correct Discovery documentation.
Signed-off-by: Nick Schuch <nick@myschuch.com>
This commit is contained in:
parent
13e42a9d0b
commit
3b3a503e8c
|
@ -48,7 +48,7 @@ $ swarm list --discovery token://6856663cdefdec325839a4b7e1de38e8
|
|||
http://<node_ip:2375>
|
||||
```
|
||||
|
||||
See [here](https://github.com/docker/swarm/discovery) for more information about
|
||||
See [here](discovery) for more information about
|
||||
other discovery services.
|
||||
|
||||
### Advanced Scheduling
|
||||
|
|
Loading…
Reference in New Issue