Use better links in docs when possible

Co-authored-by: Andrej Sandorf <77627197+as-op@users.noreply.github.com>
This commit is contained in:
Christophe Bliard
2023-09-26 10:58:40 +02:00
parent 19de155f50
commit e4e95461fa
2 changed files with 2 additions and 2 deletions
@@ -410,7 +410,7 @@ Restart the OpenProject server afterwards:
The next web-request to the server will take longer (as the application is restarted). All subsequent request should be as fast as always.
We encourage you to extend OpenProject yourself by writing a plug-in. Please, read the [plugin creation guide](https://www.openproject.org/docs/development/create-openproject-plugin/) for more information.
We encourage you to extend OpenProject yourself by writing a plug-in. Please, read the [plugin creation guide](../../../development/create-openproject-plugin/) for more information.
## Troubleshooting
+1 -1
View File
@@ -1,4 +1,4 @@
This folder will contain generated translations in your development or production OpenProject environment.
To find out more how to contribute to translations,
please see [our translation guide](https://docs.openproject.org/development/#translations).
please see [our translation guide](https://www.openproject.org/docs/development/#translations).