Update urls on the main page
Open
bug
terminal
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to show this project to some colleagues of mine and it seems like the urls are broken as is. When I manually update the urls, everything works fine accept for the terminal. See the details below:
1. The main page now contains broken urls. They are pointing to '/some-path' when in reality content is hosted at '/next/some-path'.
2. /terminal is trying to fetch resources from '/next' instead of '/next/terminal' e.g. css files etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.