Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/src/commit/28aae582982ad3d1f0c38f19b7e4328616edb9c6/wiki/.markdownlint.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
recyclarr/wiki/.markdownlint.json

6 lines
94 B

{
"extends": "../.markdownlint.json",
"first-line-heading": false,
"single-h1": false
}