docs: Remove next links from tutorials (#5082)

The links to the next tutorial were out of date, and they no longer prescribed the actual order of tutorials. This just removes those links entirely.

Fixes #5078
This commit is contained in:
theodab
2023-03-10 00:58:11 -08:00
committed by GitHub
parent 64389a274a
commit d0bb1babaa
12 changed files with 0 additions and 60 deletions
-5
View File
@@ -86,8 +86,3 @@ document.addEventListener('DOMContentLoaded', initApp);
```
That's it!
#### Continue the Tutorials
Next, check out {@tutorial debugging}.