Merge pull request #9311 from rolfedh/master

Thanks for noticing and making this change!!
This commit is contained in:
Dawn W 2019-08-27 15:18:27 -07:00 committed by GitHub
commit 0f0d050857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ help. If a reviewer realizes you have based your work on the wrong branch, we'll
let you know so that you can rebase it.
>**Note**: To contribute code to Docker projects, see the
[Contribution guidelines](opensource/).
[Contribution guidelines](/opensource/).
### Files not edited here
@ -121,5 +121,5 @@ know.
## Style guide
Docker does not currently maintain a style guide. Use your best judgment, and
Docker does not currently maintain a style guide. Use your best judgment, and
try to follow the example set by the existing documentation.