From 53ee07c84bd11aeb1687cdfc3315d72e6c65d733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 2 May 2022 08:39:13 +0200 Subject: [PATCH] Rewrite all docs.openproject.org links --- CONTRIBUTING.md | 4 ++-- README.md | 8 ++++---- .../admin/settings/authentication_settings/show.html.erb | 2 +- config/locales/js-en.yml | 2 +- docs/api/bcf/bcf-rest-api.md | 2 +- .../system-settings/general-settings/README.md | 2 +- .../components/dynamic-form/dynamic-form.component.ts | 2 +- lib/open_project/database.rb | 2 +- .../openproject-github_integration.gemspec | 2 +- modules/overviews/config/locales/en.seeders.bim.yml | 8 ++++---- modules/overviews/config/locales/en.seeders.standard.yml | 4 ++-- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76e01006125..45f69d29e1c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,8 +13,8 @@ We eat our own ice cream so we use OpenProject for roadmap planning and team col - [Product roadmap](https://community.openproject.org/projects/openproject/work_packages?query_id=1993) - [Wish list](https://community.openproject.org/projects/openproject/work_packages?query_id=180) - [Bug backlog board](https://community.openproject.org/projects/openproject/boards/2905) -- [Report a bug](https://docs.openproject.org/development/report-a-bug/) -- [Submit a feature idea](https://docs.openproject.org/development/submit-feature-idea/) +- [Report a bug](https://www.openproject.org/docs/development/report-a-bug/) +- [Submit a feature idea](https://www.openproject.org/docs/development/submit-feature-idea/) ## Branching model diff --git a/README.md b/README.md index d70d8c40e1a..9f070129a21 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ OpenProject is a web-based project management software. Its key features are: * [Agile and Scrum](https://www.openproject.org/collaboration-software-features/#agile-scrum) * [Time tracking, cost reporting and budgeting](https://www.openproject.org/collaboration-software-features/#time-tracking) * [Bug tracking](https://www.openproject.org/collaboration-software-features/#bug-tracking) -* [Wikis](https://docs.openproject.org/user-guide/wiki/) -* [Forums](https://docs.openproject.org/user-guide/forums/) -* [Meeting agendas and meeting minutes](https://docs.openproject.org/user-guide/meetings/) +* [Wikis](https://www.openproject.org/docs/user-guide/wysiwyg/) +* [Forums](https://www.openproject.org/docs/user-guide/forums/) +* [Meeting agendas and meeting minutes](https://www.openproject.org/docs/user-guide/meetings/) More information and screenshots can be found on our [website](https://www.openproject.org). @@ -25,7 +25,7 @@ in-depth [installation guides](https://www.openproject.org/download-and-installa ## Reporting bugs -You found a bug? Please [report it](https://docs.openproject.org/development/report-a-bug) to our [OpenProject community](https://community.openproject.com/projects/openproject). Thank you! +You found a bug? Please [report it](https://www.openproject.org/docs/development/report-a-bug/) to our [OpenProject community](https://community.openproject.com/projects/openproject). Thank you! ## Contribute diff --git a/app/views/admin/settings/authentication_settings/show.html.erb b/app/views/admin/settings/authentication_settings/show.html.erb index 2e0bda8dde6..14f1f767ccc 100644 --- a/app/views/admin/settings/authentication_settings/show.html.erb +++ b/app/views/admin/settings/authentication_settings/show.html.erb @@ -81,7 +81,7 @@ See COPYRIGHT and LICENSE files for more details.