Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/src/commit/dee8a3b2f0a71a142950f75eaedf2e33fcd6c893/third-party/ArduinoJson/CONTRIBUTING.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
MicroDexed/third-party/ArduinoJson/CONTRIBUTING.md

265 B

Contribution to ArduinoJson

First, thank you for taking the time to contribute to this project.

You can submit changes via GitHub Pull Requests.

Please:

  1. Update the test suite for any change of behavior
  2. Use clang-format in "file" mode to format the code