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/ef484ad58afb1dd69defaba892bd7a8dbe4d4cf5/docs/Bazarr/scripts You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/docs/Bazarr/scripts
TRaSH 01bc72769f Updated to make it more compatible with mkdocs 4 years ago
..
2to3-language-code Updated to make it more compatible with mkdocs 4 years ago
README.md Updated to make it more compatible with mkdocs 4 years ago

README.md

Scripts you can use with Bazarr

2to3-language-code

Changes the 2 iso code to 3 iso code.

??? example "Script"

```sh
[[% filter indent(width=4) %]][[% include 'Bazarr/scripts/2to3-language-code/2to3_language_code.sh' %]][[% endfilter %]]
```