Signed-off-by: Johan Euphrosine <proppy@google.com>
| ... | ... |
@@ -190,9 +190,7 @@ Update the documentation when creating or modifying features. Test your |
| 190 | 190 |
documentation changes for clarity, concision, and correctness, as well as a |
| 191 | 191 |
clean documentation build. See our contributors guide for [our style |
| 192 | 192 |
guide](https://docs.docker.com/project/doc-style) and instructions on [building |
| 193 |
-the |
|
| 194 |
-documentation](https://docs.docker.com/project/test-and-docs/#build-and-test-the |
|
| 195 |
-- documentation). |
|
| 193 |
+the documentation](https://docs.docker.com/project/test-and-docs/#build-and-test-the-documentation). |
|
| 196 | 194 |
|
| 197 | 195 |
Write clean code. Universally formatted code promotes ease of writing, reading, |
| 198 | 196 |
and maintenance. Always run `gofmt -s -w file.go` on each changed file before |