Fix broken link

Added forward slash to beginning of directory path.
This commit is contained in:
Rolfe Dlugy-Hegwer 2019-08-27 10:39:58 -04:00
parent bae965d37a
commit c80e991c20
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.