Link in page heading of category pages doesn't work
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
On the categories page, the heading points to "/Categories" instead of "/_categories". (This can be fixed by setting `pgPageName = "/_category"` in function `categoryPage`, which currently is set to `categoryDescription`.)
The same issue also comes up when filtering specific categories: the heading of the page will point to "Category: X + Y" instead of "_category/X,Y".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.