Skip to content

Commit 801118b

Browse files
kurochanjohndmulhausen
authored andcommitted
fix 404 at README.md (docker#519)
Fixes docker#518 Signed-off-by: kurochan <[email protected]>
1 parent ba50ab5 commit 801118b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ help. If a reviewer realizes you have based your work on the wrong branch, we'll
3232
let you know so that you can rebase it.
3333

3434
>**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/).
3636

3737
### Files not edited here
3838

@@ -124,7 +124,7 @@ You have three options:
124124
```
125125

126126
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/).
128128
129129
The container runs in the background and incrementally rebuilds the site each
130130
time a file changes. You can keep your browser open to http://localhost:4000/
@@ -167,7 +167,7 @@ directly on docs.docker.com.
167167
## Style guide
168168
169169
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
171171
guidance about grammar, syntax, formatting, styling, language, or tone. If
172172
something isn't clear in the guide, please submit an issue to let us know or
173173
submit a pull request to help us improve it.

0 commit comments

Comments
 (0)