@@ -32,7 +32,7 @@ help. If a reviewer realizes you have based your work on the wrong branch, we'll
32
32
let you know so that you can rebase it.
33
33
34
34
> ** Note** : To contribute code to Docker projects, see the
35
- [ Contribution guidelines] ( opensource/project/who-written-for ) .
35
+ [ Contribution guidelines] ( https://docs.docker.com/ opensource/project/who-written-for/ ) .
36
36
37
37
### Files not edited here
38
38
@@ -124,7 +124,7 @@ You have three options:
124
124
```
125
125
126
126
If you haven' t got Docker Compose installed,
127
- [follow these installation instructions](/compose/install/).
127
+ [follow these installation instructions](https://docs.docker.com /compose/install/).
128
128
129
129
The container runs in the background and incrementally rebuilds the site each
130
130
time a file changes. You can keep your browser open to http://localhost:4000/
@@ -167,7 +167,7 @@ directly on docs.docker.com.
167
167
## Style guide
168
168
169
169
If you have questions about how to write for Docker' s documentation, please see
170
- the [style guide](/opensource/doc-style/). The style guide provides
170
+ the [style guide](https://docs.docker.com /opensource/doc-style/). The style guide provides
171
171
guidance about grammar, syntax, formatting, styling, language, or tone. If
172
172
something isn' t clear in the guide, please submit an issue to let us know or
173
173
submit a pull request to help us improve it.
0 commit comments