Fix more links

pull/7911/head
Oliver Günther 5 years ago
parent fb9a3082d3
commit 255ca96ef5
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 4
      help/getting-started/boards-introduction/README.md
  2. 2
      help/getting-started/gantt-chart-introduction/README.md
  3. 4
      help/getting-started/my-account/README.md
  4. 2
      help/getting-started/work-packages-introduction/README.md
  5. 14
      help/installation-and-operations/installation/docker/README.md
  6. 2
      help/project-admin-guide/members/README.md
  7. 6
      help/project-admin-guide/projects/README.md
  8. 2
      help/user-guide/budgets/README.md
  9. 2
      help/user-guide/gantt-chart/README.md
  10. 2
      help/user-guide/project-overview/README.md
  11. 8
      help/user-guide/time-and-costs/README.md
  12. 2
      help/user-guide/time-and-costs/time-tracking/README.md

@ -9,7 +9,7 @@ keywords: invite members
In this document you will get a first introduction to the Boards in OpenProject, i.e. how to use a Kanban board to manage your tasks in an agile way.
To find out more about the functionalities of Boards, please visit our [user guide for Gantt charts](../../user-guide/boards).
To find out more about the functionalities of Boards, please visit our [user guide for boards](../../user-guide/agile-boards).
| Feature | Documentation for |
| ---------------------------------------------------------- | ------------------------------------------ |
@ -35,4 +35,4 @@ To manage your work in an agile board, open the Boards module in the project men
![edit-boards](edit-boards.gif)
![edit-boards](edit-boards.gif)

@ -26,7 +26,7 @@ The dynamic Gantt chart in OpenProject displays the phases and milestones in you
## Activate the Gantt chart view
To open the Gantt chart view in OpenProject, the [work packages module needs to be activated](/project-admin-guide/#activate-and-deactivate-modules) in the project settings.
To open the Gantt chart view in OpenProject, the [work packages module needs to be activated](../../project-admin-guide/#activate-and-deactivate-modules) in the project settings.
Within your project menu, navigate to the work packages module. Select the **Gantt chart view** in the work package list with the button on the top right.

@ -179,7 +179,7 @@ Note: The optimum size to upload a new profile picture is 128 by 128 pixel. Larg
You can delete your own account in **My account**.
If you cannot see the entry **Delete account** in the **My account** side menu, make sure the option “Users allowed to delete their account” is [activated in the administration](../../system-admin-guide/users-and-permissions).
If you cannot see the entry **Delete account** in the **My account** side menu, make sure the option “Users allowed to delete their account” is [activated in the administration](../../system-admin-guide/users-permissions).
To delete your account, select **Delete account** from the side menu and enter your login to confirm the deletion.
@ -187,4 +187,4 @@ To delete your account, select **Delete account** from the side menu and enter y
<div class="alert alert-info" role="alert">
Important: Deleting a user account is permanent and cannot be reversed.
</div>
</div>

@ -70,5 +70,5 @@ You can also insert a comment at the end of the Activity list.
![activity-work-packages](activity-work-packages.png)
To find out more about the work package functionalities, please visit our detailed [user guide for work packages](./user-guide/#work-packages).
To find out more about the work package functionalities, please visit our detailed [user guide for work packages](../../user-guide/work-packages).

@ -6,20 +6,17 @@ sidebar_navigation:
# Install OpenProject with Docker
[Docker][docker] is a way to distribute self-contained applications easily. We
[Docker](https://www.docker.com/) is a way to distribute self-contained applications easily. We
provide a Docker image for the Community Edition that you can very easily
install and upgrade on your servers. However, contrary to the manual or
package-based installation, your machine needs to have the Docker Engine
installed first, which usually requires a recent operating system. Please see
the [Docker Engine installation page][docker-install] if you don't have Docker
the [Docker Engine installation page](https://docs.docker.com/install) if you don't have Docker
installed.
Also, please note that the Docker image is quite new and might not support all
the options that the package-based or manual installation provides.
[docker]: https://www.docker.com/
[docker-install]: https://docs.docker.com/install/
## Quick Start
The fastest way to get an OpenProject instance up and running is to run the
@ -94,7 +91,7 @@ docker rm openproject
OpenProject is usually configured through a YAML file, but with the Docker
image you need to pass all configuration through environment variables. You can
overwrite any of the values usually found in the standard YAML file by using
[environment variables](list_of_env_variables).
[environment variables](#TODO).
Environment variables can be either passed directly on the command-line to the
Docker Engine, or via an environment file:
@ -105,10 +102,7 @@ docker run -d -e KEY1=VALUE1 -e KEY2=VALUE2 ...
docker run -d --env-file path/to/file ...
```
For more advanced configuration, please have a look at the [Advanced configuration](advanced_configuration) section.
[list_of_env_variables]: ../configuration/env-variables
[advanced_configuration]: ../configuration
For more advanced configuration, please have a look at the [Advanced configuration](../../configuration) section.
## Launching a specific process instead of the all-in-one installation

@ -19,7 +19,7 @@ keywords: manage members
## Add members
Find out how to [add existing members](../../getting-started/#add-existing-members) to join a project or [invite new team members](./getting-started/#invite-new-members).
Find out how to [add existing members](../../getting-started/#add-existing-members) to join a project or [invite new team members](../../getting-started/#invite-new-members).
## Remove members

@ -27,11 +27,11 @@ Your projects can be available publicly or internally. OpenProject does not limi
## Select a project
Find out [how to open an existing project](./getting-started/#open-an-existing-project) in OpenProject.
Find out [how to open an existing project](../../getting-started/#open-an-existing-project) in OpenProject.
## Create a new project
Find out how to [create a new project](./getting-started/#create-project) in OpenProject.
Find out how to [create a new project](../../getting-started/#create-project) in OpenProject.
## Create subproject
@ -65,7 +65,7 @@ Or, a project can be to separate products or customers.
OpenProject, for example, uses the projects to structured the different modules/plugin development:
![project-structure](../getting-started/1566214944644.png)
![project-structure](1566214944644.png)
<div class="alert alert-info" role="alert">

@ -25,7 +25,7 @@ Then, you will assign work packages to a budgets. If you logg time or costs to t
## Create a project budget
In order to create a budget in your project, the **Budgets module** needs to be activated in the [project settings](/project-admin-guide/activate-modules).
In order to create a budget in your project, the **Budgets module** needs to be activated in the [project settings](../../project-admin-guide).
To create your first budget in OpenProject, click the green **+ Budget** button on the top right of the page.

@ -79,7 +79,7 @@ Click the **Apply** button to save your changes.
To export the data from your Gantt chart there are several possibilities:
* [Export via the work package view](../edit-work-package/#export-work-packages)
* [Export via the work package view](../work-packages/edit-work-package/#export-work-packages)
* [Print (e.g. to PDF)](#how-to-print-a-gantt-chart)
* [Synchronize data from OpenProject to Excel](#synchronize-data-from-OpenProject-to-Excel) <-> MS Project

@ -95,7 +95,7 @@ The description can be added or changed in the [project settings](../../project-
The project details widget displays all custom fields for projects, e.g. project owner, project due date, project number, or any other custom field for this project.
The custom fields can be adapted in the [project settings](../../project-admin-guide/project-settings/custom-fields).
The custom fields can be adapted in the [project settings](../../project-admin-guide).
![project details widget](image-20191112144557906.png)

@ -17,12 +17,12 @@ Create budgets, log time and costs on specific work packages and create time an
| Popular Topics | Description |
| ------------------------------------- | :------------------------------------------ |
| [Time tracking](/time-tracking) | How to log time to work packages? |
| [Cost tracking](/cost-tracking) | How to track unit costs spent in a project? |
| [Time and cost reporting](/reporting) | How to create time and cost reports? |
| [Time tracking](time-tracking) | How to log time to work packages? |
| [Cost tracking](cost-tracking) | How to track unit costs spent in a project? |
| [Time and cost reporting](reporting) | How to create time and cost reports? |
## Time tracking, budgets and cost report video tutorial
Watch this short video to get a fist overview about time and cost reporting and budgets in OpenProject.
<iframe width="560" height="315" src="https://www.youtube.com/embed/CU0pcDQvZuM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CU0pcDQvZuM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

@ -78,5 +78,5 @@ In the list of time entries, click on the **Delete** icon next to a time entry t
## Track labor costs
In order to track labor costs, you need to [define an hourly rate](/cost-tracking/#hourly-rate) in your user profile first.
In order to track labor costs, you need to [define an hourly rate](../cost-tracking/#hourly-rate) in your user profile first.

Loading…
Cancel
Save