fix links to testing docs
This commit is contained in:
parent
57852366bb
commit
a8e59ccd3d
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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)
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue