Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/614d04ca4a6270ac2de632ec43532c6a855edfcd/includes/hardlinks/bad-path-suggestion.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/includes/hardlinks/bad-path-suggestion.md

529 B

Bad path suggestion

!!! warning "The default path setup suggested by some docker developers that encourages people to use mounts like /movies, /tv, /books or /downloads is very suboptimal and it makes them look like two or three file systems, even if they arent (Because of how Dockers volumes work). It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used."