mirror of https://github.com/docker/docs.git
fix: broken link to contribution guideline (#15795)
This commit is contained in:
parent
ddc1e906db
commit
8a573afc1e
|
@ -41,7 +41,7 @@ We've made it really easy for you to file new issues.
|
|||
We value your contribution. We'd like to make it as easy as possible to submit
|
||||
your contributions to the Docker docs repository. Changes to the docs are
|
||||
handled through pull requests against the `master` branch. To learn how to
|
||||
contribute, see our [Contribute section](/contribute/overview).
|
||||
contribute, see our [Contribute section](https://docs.docker.com/contribute/overview/).
|
||||
|
||||
## Copyright and license
|
||||
|
||||
|
|
Loading…
Reference in New Issue