Fix eben more links

pull/7911/head
Oliver Günther 5 years ago
parent 255ca96ef5
commit be18819840
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 2
      docs/api/apiv3/endpoints/queries.apib
  2. 6
      docs/api/apiv3/endpoints/work-packages.apib
  3. 8
      help/system-admin-guide/users-permissions/settings/README.md
  4. 10
      help/system-admin-guide/users-permissions/users/README.md
  5. 2
      help/user-guide/project-overview/README.md

@ -1415,7 +1415,7 @@ For more details and all possible responses see the general specification of [Fo
+ Response 200 (application/hal+json)
Returns the form resource that was created. See [Forms](forms) section for details.
Returns the form resource that was created. See [Forms](/api/forms) section for details.
## Schema For Global Queries [/api/v3/queries/schema]

@ -552,7 +552,7 @@ List work package schemas.
This endpoint returns a form to allow a guided modification of an existing work package.
For more details and all possible responses see the general specification of [Forms](forms).
For more details and all possible responses see the general specification of [Forms](/api/forms).
## Work Package Edit Form [POST]
@ -772,7 +772,7 @@ A project link must be set when creating work packages through this route.
+ Response 200 (application/hal+json)
Returns the form resource that was created. See [Forms](forms) section for details.
Returns the form resource that was created. See [Forms](/api/forms) section for details.
## Work Packages by Project [/api/v3/projects/{id}/work_packages{?offset,pageSize,filters,sortBy,groupBy,showSums,notify}]
@ -975,7 +975,7 @@ For more details and all possible responses see the general specification of [Fo
+ Response 200 (application/hal+json)
Returns the form resource that was updated. See [Forms](forms) section for details.
Returns the form resource that was updated. See [Forms](/api/forms) section for details.
## Relations [/api/v3/work_packages/{work_package_id}/relations]

@ -16,9 +16,9 @@ User settings are accessibly by administrators from the OpenProject administrati
| Feature | Documentation for |
| ------------------------------------------ | -------------------------- |
| [Default preferences](Default preferences) | User default preferences. |
| [User deletion](User deletion) | Who can delete users. |
| [User consent](User consent) | User privacy and security. |
| [Default preferences](#default-preferences) | User default preferences. |
| [User deletion](#user-deletion) | Who can delete users. |
| [User consent](#user-consent) | User privacy and security. |
| | |
| | |
@ -58,4 +58,4 @@ Data privacy and security is a priority in OpenProject. In order to comply with
By default, OpenProject's privacy and security policy is referenced in the consent form. If you have any additional information you would like your users to consent to, you can link it in the constent information text.
Furthermore, you can provide the email address of a consent contact. This user can then be notified when a data change or data removal is required.
Furthermore, you can provide the email address of a consent contact. This user can then be notified when a data change or data removal is required.

@ -11,9 +11,9 @@ The users list provides an overview of all users in OpenProject. You can create
| Feature | Documentation for |
| -------------------------------------------- | ----------------- |
| [User list](User list) | Viewing users in |
| [Filter users](Filter users) | |
| [Invite new users](Invite new users) | |
| [Manage user settings](Manage user settings) | |
| [Delete users](Delete users) | |
| [User list](#user-list) | Viewing users in |
| [Filter users](#filter-users) | |
| [Invite new users](#invite-new-users) | |
| [Manage user settings](#manage-user-settings) | |
| [Delete users](#delete-users) | |

@ -87,7 +87,7 @@ Display the latest project news in the news widget on the project overview page.
The project description widgets adds the project description to your project overview.
The description can be added or changed in the [project settings](../../project-admin-guide/project-settings/description).
The description can be added or changed in the [project settings](../../project-admin-guide).
![project description widget](image-20191112143652698.png)

Loading…
Cancel
Save