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.