We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc4016 commit 630c600Copy full SHA for 630c600
CONTRIBUTING.md
@@ -125,7 +125,7 @@ Fork the repository and make changes on your fork in a feature branch:
125
126
Submit unit tests for your changes. Go has a great test framework built in; use
127
it! Take a look at existing tests for inspiration. [Run the full test
128
-suite](README.md) on your branch before
+suite](BUILDING.md) on your branch before
129
submitting a pull request.
130
131
Write clean code. Universally formatted code promotes ease of writing, reading,
0 commit comments