diff --git a/docs/development/contribution-documentation/documentation-process/README.md b/docs/development/contribution-documentation/documentation-process/README.md index 68a6c793b1..baee68dc04 100644 --- a/docs/development/contribution-documentation/documentation-process/README.md +++ b/docs/development/contribution-documentation/documentation-process/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 diff --git a/docs/faq/README.md b/docs/faq/README.md index 3daffaab24..34c1163bbf 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -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? diff --git a/docs/getting-started/work-packages-introduction/README.md b/docs/getting-started/work-packages-introduction/README.md index 7b27276b85..6a28daa035 100644 --- a/docs/getting-started/work-packages-introduction/README.md +++ b/docs/getting-started/work-packages-introduction/README.md @@ -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). diff --git a/docs/release-notes/12-0-0/README.md b/docs/release-notes/12-0-0/README.md index c0618d1e8b..d1cec1275c 100644 --- a/docs/release-notes/12-0-0/README.md +++ b/docs/release-notes/12-0-0/README.md @@ -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 diff --git a/docs/system-admin-guide/incoming-and-outgoing/README.md b/docs/system-admin-guide/incoming-and-outgoing/README.md index 8f4497383d..27e927bad9 100644 --- a/docs/system-admin-guide/incoming-and-outgoing/README.md +++ b/docs/system-admin-guide/incoming-and-outgoing/README.md @@ -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 diff --git a/docs/user-guide/time-and-costs/README.md b/docs/user-guide/time-and-costs/README.md index 9daab3e696..c11a264ba2 100644 --- a/docs/user-guide/time-and-costs/README.md +++ b/docs/user-guide/time-and-costs/README.md @@ -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.