I (and also others, see PR #206) have found several broken links, usually ending with / but they only work when removing the slash in the end.
Two things need to get done:
- Make all links working regardless of the slash in the end, both with and without slash should work.
- Modify all site-internal links in the whole repo to not end with slash.
I (and also others, see PR #206) have found several broken links, usually ending with
/but they only work when removing the slash in the end.Two things need to get done: