Jelajahi Sumber

Link to BUILDING.md for testing instructions

Signed-off-by: IKEDA Yasuyuki <[email protected]>
IKEDA Yasuyuki 3 tahun lalu
induk
melakukan
630c600929
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -125,7 +125,7 @@ Fork the repository and make changes on your fork in a feature branch:
 
 
 Submit unit tests for your changes. Go has a great test framework built in; use
 Submit unit tests for your changes. Go has a great test framework built in; use
 it! Take a look at existing tests for inspiration. [Run the full test
 it! Take a look at existing tests for inspiration. [Run the full test
-suite](README.md) on your branch before
+suite](BUILDING.md) on your branch before
 submitting a pull request.
 submitting a pull request.
 
 
 Write clean code. Universally formatted code promotes ease of writing, reading,
 Write clean code. Universally formatted code promotes ease of writing, reading,