Skip to content

Commit 630c600

Browse files
committed
Link to BUILDING.md for testing instructions
Signed-off-by: IKEDA Yasuyuki <[email protected]>
1 parent 5bc4016 commit 630c600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Fork the repository and make changes on your fork in a feature branch:
125125

126126
Submit unit tests for your changes. Go has a great test framework built in; use
127127
it! Take a look at existing tests for inspiration. [Run the full test
128-
suite](README.md) on your branch before
128+
suite](BUILDING.md) on your branch before
129129
submitting a pull request.
130130

131131
Write clean code. Universally formatted code promotes ease of writing, reading,

0 commit comments

Comments
 (0)