elmish / elmish/elmish.github.io
Broken links in Elmish page
- Dominant language
- No language data
- Stars
- 7
- Forks
- 6
- Avg merge
- 4h 43m
- Merged PRs (30d)
- 5
Description
Hi, there are some broken links in the Elmish page:
https://elmish.github.io/elmish/
There's a /docs/ missing.
Here are the links:
"basics example"
https://elmish.github.io/elmish/basics.html
Should be:
https://elmish.github.io/elmish/docs/basics.html
Parent-child example:
https://elmish.github.io/elmish/parent-child.html
Should be:
https://elmish.github.io/elmish/docs/parent-child.html
Subscriptions example:
https://elmish.github.io/elmish/subscriptions.html
Should be:
https://elmish.github.io/elmish/docs/subscription.html
If you want I can try to make a pull request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.