fix links to testing docs

This commit is contained in:
Zeke Sikelianos 2016-10-06 10:25:33 -07:00
parent 57852366bb
commit a8e59ccd3d
3 changed files with 3 additions and 3 deletions

View file

@ -121,7 +121,7 @@ $ sudo ln -s /usr/lib/libncurses.so.5 /usr/lib/libtinfo.so.5
## Tests ## Tests
See [Build System Overview: Tests](docs/development/build-system-overview.md#tests) See [Build System Overview: Tests](build-system-overview.md#tests)
## Advanced topics ## Advanced topics

View file

@ -61,4 +61,4 @@ $ npm run clean
## Tests ## Tests
See [Build System Overview: Tests](docs/development/build-system-overview.md#tests) See [Build System Overview: Tests](build-system-overview.md#tests)

View file

@ -87,7 +87,7 @@ $ npm run clean
## Tests ## Tests
See [Build System Overview: Tests](docs/development/build-system-overview.md#tests) See [Build System Overview: Tests](build-system-overview.md#tests)
## Troubleshooting ## Troubleshooting