The URL documentation website is using the capitalized Laika:
https://typelevel.org/Laika/
This is cool, but trying it without capitalization yields an ugly 404 Not Found error:
https://typelevel.org/laika/
Maybe something can be done to trigger a redirect of pages from /laika/* to /Laika/*.
The URL documentation website is using the capitalized
Laika:https://typelevel.org/Laika/
This is cool, but trying it without capitalization yields an ugly 404 Not Found error:
https://typelevel.org/laika/
Maybe something can be done to trigger a redirect of pages from
/laika/*to/Laika/*.