Describe the bug
A clear and concise description of what the bug is.
Clicking Stdlib.Prelude on the Juvix exercises in "Functional Programming with Juvix" goes to 404
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Juvix Version [e.g. 22]
To Reproduce
Steps to reproduce the behavior:
- Go to https://docs.juvix.org/0.6.9/tutorials/learn.html#prime-numbers
- Click on
Stdlib.Prelude in the code.
- See it goes to 404 github page
Expected behavior
A clear and concise description of what you expected to happen.
It should go to the standard library definition/docs
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.