mirror of https://github.com/docker/docs.git
Merge pull request #1218 from moxiegirl/carry-1216
Carries and fixes #1216
This commit is contained in:
commit
e9cfa55e92
|
@ -219,7 +219,10 @@ And for the `nodes` discovery method.
|
||||||
|
|
||||||
## Contributing a new discovery backend
|
## Contributing a new discovery backend
|
||||||
|
|
||||||
You can contribute a new discovery backend to Swarm. For information on how to do this, see <a href="https://github.com/docker/swarm/blob/master/discovery/README.md>our discovery README in the Docker Swarm repository</a>.
|
You can contribute a new discovery backend to Swarm. For information on how to
|
||||||
|
do this, see <a
|
||||||
|
href="https://github.com/docker/swarm/blob/master/discovery/README.md">our
|
||||||
|
discovery README in the Docker Swarm repository</a>.
|
||||||
|
|
||||||
## Docker Swarm documentation index
|
## Docker Swarm documentation index
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue