Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/fe87129b4083ad436de2414944f4f8efa3b08b4c?style=split&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
4 additions and
4 deletions
README.md
@ -224,14 +224,14 @@ information, see the User Manual.
## Documentation
## Documentation
The [User Manual ](doc/MANUAL.md ) is the main source for all your documentation
The [User Manual ](https://github.com/fboender/scriptform/blob/master/ doc/MANUAL.md ) is the main source for all your documentation
needs:
needs:
* Read the [tutorial ](doc/MANUAL.md#tutorial ) to quickly get aquinted with
* Read the [tutorial ](https://github.com/fboender/scriptform/blob/master/ doc/MANUAL.md#tutorial ) to quickly get aquinted with
Scriptform.
Scriptform.
* Read about [form configurations ](doc/MANUAL.md#form_config ) to learn all the
* Read about [form configurations ](https://github.com/fboender/scriptform/blob/master/ doc/MANUAL.md#form_config ) to learn all the
configuration options for Scriptform and your forms.
configuration options for Scriptform and your forms.
* The [field types ](doc/MANUAL.md#field_types ) chapter lists all the possible
* The [field types ](https://github.com/fboender/scriptform/blob/master/doc/ doc/MANUAL.md#field_types ) chapter lists all the possible
fields and which options they take.
fields and which options they take.
## Security
## Security