[FIX] tests: check links for main README.md as well

This commit is contained in:
Géry Debongnie
2019-06-09 17:12:37 +02:00
parent e1bcea77b5
commit 4dd9de349e
2 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ Some npm scripts are available:
| `npm run minify` | minify the prebuilt owl.js file |
| `npm run test` | run all tests |
| `npm run test:watch` | run all tests, and keep a watcher |
| `npm run tools` | build tools applications, start a static server (see [here](tools/readme.md)) |
| `npm run tools` | build tools applications, start a static server (see [here](doc/tooling.md)) |
| `npm run tools:watch` | same as `tools`, but with a watcher to rebuild owl |
## Documentation