Explorar o código

Merge pull request #11493 from proppy/patch-13

CONTRIBUTING.md: fix markdown formating
moxiegirl %!s(int64=10) %!d(string=hai) anos
pai
achega
831c796fb7
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      CONTRIBUTING.md

+ 1 - 3
CONTRIBUTING.md

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