mirror of https://github.com/docker/docs.git
Update Github links to point to docker/swarm
Signed-off-by: Peggy Li <peggyli.224@gmail.com>
This commit is contained in:
parent
729001c9b4
commit
2628b5510a
|
@ -70,10 +70,10 @@ Docker Swarm is still in its infancy and under active development. If you need
|
|||
help, would like to contribute, or simply want to talk about the project with
|
||||
like-minded individuals, we have a number of open channels for communication.
|
||||
|
||||
* To report bugs or file feature requests: please use the [issue tracker on Github](https://github.com/docker/machine/issues).
|
||||
* To report bugs or file feature requests: please use the [issue tracker on Github](https://github.com/docker/swarm/issues).
|
||||
|
||||
* To talk about the project with people in real time: please join the `#docker-swarm` channel on IRC.
|
||||
|
||||
* To contribute code or documentation changes: please submit a [pull request on Github](https://github.com/docker/machine/pulls).
|
||||
* To contribute code or documentation changes: please submit a [pull request on Github](https://github.com/docker/swarm/pulls).
|
||||
|
||||
For more information and resources, please visit the [Getting Help project page](https://docs.docker.com/project/get-help/).
|
||||
|
|
Loading…
Reference in New Issue