diff --git a/doc/TUTORIAL.md b/doc/TUTORIAL.md index 00a834ea04..c7917f3b71 100644 --- a/doc/TUTORIAL.md +++ b/doc/TUTORIAL.md @@ -311,7 +311,7 @@ Save, run `npm start`, and you can see it [locally](http://127.0.0.1:3000/). If you update `examples`, you don't have to restart the server. Run `npm run defs` in another terminal window and the frontend will update. -### (4.5) Write Tests +### (4.5) Write Tests [write tests]: #45-write-tests