Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MicroDexed/src/commit/9df402fa8a7288fc4bd13a0eb684e5bdec834db0/third-party/ArduinoJson/CONTRIBUTING.md?display=source
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
# 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
|
|
|