task(docs): fix anchor and image links (#11888)

[skip ci]
pull/11893/head
Andrej Sandorf 2 years ago committed by GitHub
parent 6d33bf96aa
commit 55c438b952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/development/contribution-documentation/documentation-process/README.md
  2. 2
      docs/faq/README.md
  3. 2
      docs/getting-started/work-packages-introduction/README.md
  4. 2
      docs/release-notes/12-0-0/README.md
  5. 2
      docs/system-admin-guide/incoming-and-outgoing/README.md
  6. 2
      docs/user-guide/time-and-costs/README.md

@ -150,7 +150,7 @@ A pull request is a workflow to ask for a review from the OpenProject team. With
Your Draft Pull Request will be created in the browser **on github.com** (the "draft" status of the pull request signals that you are still working on it and it is not yet ready for a review.) Here select the latest release branch e.g. `release/12.4` in the **"base:"** dropdown on the left side. In the **"compare:"** dropdown select the branch you have changed.
![create draft pull request](create-draft-pull-request.png)
![create draft pull request](Create-draft-pull-request.png)
In the description field of the pull request enter a summary for the changes you made. If there is already a work package on https://community.openproject.org you can also add this to the description with its complete URL. This adds a relation between your pull request and the work package.
@ -168,7 +168,7 @@ In the field "Reviewers" select "opf/doc-writers".
Now you can press "Ready for review" button.
![ready for review](ready-for-review.png)
![ready for review](Ready-for-review.png)
## Step 17: Wait for feedback from the reviewers

@ -123,7 +123,7 @@ If you are using the Enterprise cloud, you can easily upgrade or downgrade the n
### How can I change the day my week starts with, etc.?
You can do this as a system administrator in the [System settings](../system-admin-guide/system-settings/display-settings/#time-and-date-formatting-aggregation-of-changes-in-activity).
You can do this as a system administrator in the [System settings](../system-admin-guide/system-settings/display-settings/#time-and-date-formatting).
### How can I add a RACI matrix in OpenProject?

@ -83,7 +83,7 @@ You can also insert a comment at the end of the Activity list.
![activity-work-packages](activity-work-packages.png)
To notify other people about changes in your work packages activities, you can comment and type an @" infront of the username you want to inform and when you publish your message the person you have tagged will get a notification in OpenProject. The aggregation of changes in the Activity list can be configured in the [system administration](../../system-admin-guide/system-settings/display-settings/#time-and-date-formatting-aggregation-of-changes-in-activity).
To notify other people about changes in your work packages activities, you can comment and type an @" infront of the username you want to inform and when you publish your message the person you have tagged will get a notification in OpenProject. The aggregation of changes in the Activity list can be configured in the [system administration](../../system-admin-guide/system-settings/display-settings/#time-and-date-formatting).
To find out more about the work package functionalities, please visit our detailed [user guide for work packages](../../user-guide/work-packages).

@ -21,7 +21,7 @@ The new in-app notifications let you never miss a change in your projects again.
Go to our user guide to find out how to [configure in-app notifications](../../user-guide/notifications/).
> **Info:** Please note that starting with version 12.0, OpenProject will no longer send individual emails for each notification. You can view your notifications via the new [Notification center](user-guide/notifications/#access-in-app-notifications). You can however still choose to receive daily [email reminders](../../getting-started/my-account/#email-reminders) at specific times of the day that you can configure.
> **Info:** Please note that starting with version 12.0, OpenProject will no longer send individual emails for each notification. You can view your notifications via the new [Notification center](../../user-guide/notifications/#access-in-app-notifications). You can however still choose to receive daily [email reminders](../../getting-started/my-account/#email-reminders) at specific times of the day that you can configure.
## Notification center

@ -34,7 +34,7 @@ To adapt email notification settings, go to *Administration* -> *Emails and noti
2. Activate **blind carbon copy recipients** (bcc).
3. Define if the email should be formatted in **plain text** (no HTML).![image-20211129135301400](image-20211129135301400.png)
The frequency of sending e-mails per work package can be set in [this way](../system-settings/display-settings/#time-and-date-formatting-aggregation-of-changes-in-activity).
The frequency of sending e-mails per work package can be set in [this way](../system-settings/display-settings/#time-and-date-formatting).
### Configure email header and email footer

@ -27,5 +27,5 @@ Watch this short video to get a first overview about time and cost reporting in
### Does OpenProject provide resource management?
Please note that OpenProject currently does not yet support resource management. However, this is scheduled as one of our main topics. You can check out our roadmap [here](https://community.openproject.com/projects/openproject/work_packages?query_id=1993). However, there are workarounds that will allow you to do human resources management. Here you will find a link to a documentation on how to build resource management with the help of [workarounds](../../use-cases/resource-management/) in OpenProject.
Please note that OpenProject currently does not yet support resource management. However, this is scheduled as one of our main topics. You can check out our roadmap [here](https://community.openproject.com/projects/openproject/work_packages?query_id=1993). However, there are workarounds that will allow you to do human resources management. Here you will find a link to a documentation on how to build resource management with the help of [workarounds](https://github.com/opf/openproject/tree/dev/docs/use-cases/resource-management/) in OpenProject.

Loading…
Cancel
Save