From 35a488dc4285a915bd2d3c15d88ba6dd8ee2c248 Mon Sep 17 00:00:00 2001 From: as-op Date: Tue, 5 Jul 2022 12:49:41 +0200 Subject: [PATCH] [#43079] Change URL https://www.openproject.org/contact-us/ to /contact/ and include redirect * All links on the website and docs need to be changed. https://community.openproject.org/work_packages/43079 --- README.md | 4 ++-- .../enterprise-cloud-guide/gdpr-compliance/README.md | 2 +- .../enterprise-cloud-guide/support/README.md | 2 +- .../enterprise-on-premises-faq/README.md | 2 +- .../enterprise-on-premises-guide/support/README.md | 2 +- docs/faq/README.md | 2 +- .../misc/upgrading-older-openproject-versions/README.md | 2 +- docs/system-admin-guide/integrations/README.md | 8 ++++---- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 9f070129a2..8fabbe6252 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You found a bug? Please [report it](https://www.openproject.org/docs/development OpenProject is supported by its community members, both companies and individuals. -We are always looking for new members to our community, so if you are interested in improving OpenProject we would be glad to welcome and support you getting into the code. There are guides as well, e.g. a [Quick Start for Developers](https://www.openproject.org/development/setting-up-development-environment/), but don't hesitate to simply [contact us](https://www.openproject.org/contact-us) if you have questions. +We are always looking for new members to our community, so if you are interested in improving OpenProject we would be glad to welcome and support you getting into the code. There are guides as well, e.g. a [Quick Start for Developers](https://www.openproject.org/development/setting-up-development-environment/), but don't hesitate to simply [contact us](https://www.openproject.org/contact) if you have questions. Working on OpenProject comes with the satisfaction of working on a widely used open source application. @@ -40,7 +40,7 @@ Also, if you do not want to be limited to working on open source in your free ti ## Contact -Here you can find our [contact information](https://www.openproject.org/contact-us). If you are interested in development or have general questions, feel free to also join our [community discussion forums](https://community.openproject.org/projects/openproject/forums). +Here you can find our [contact information](https://www.openproject.org/contact/). If you are interested in development or have general questions, feel free to also join our [community discussion forums](https://community.openproject.org/projects/openproject/forums). ## Security / responsible disclosure diff --git a/docs/enterprise-guide/enterprise-cloud-guide/gdpr-compliance/README.md b/docs/enterprise-guide/enterprise-cloud-guide/gdpr-compliance/README.md index 3be627c426..8db698c3ee 100644 --- a/docs/enterprise-guide/enterprise-cloud-guide/gdpr-compliance/README.md +++ b/docs/enterprise-guide/enterprise-cloud-guide/gdpr-compliance/README.md @@ -20,7 +20,7 @@ OpenProject cloud environment is hosted on a logically isolated virtual cloud at **Hosting in Germany (on request)** -We offer secure hosting of your OpenProject cloud also in a German data center on request. Please [contact us](https://www.openproject.org/contact-us/). +We offer secure hosting of your OpenProject cloud also in a German data center on request. Please [contact us](https://www.openproject.org/contact/). ### Data backups and end-to-end https encryption diff --git a/docs/enterprise-guide/enterprise-cloud-guide/support/README.md b/docs/enterprise-guide/enterprise-cloud-guide/support/README.md index 48720642d2..5d02ac7c42 100644 --- a/docs/enterprise-guide/enterprise-cloud-guide/support/README.md +++ b/docs/enterprise-guide/enterprise-cloud-guide/support/README.md @@ -19,7 +19,7 @@ You can create a support ticket on our community platform. Please contact us for ## Contact us -If you have more questions, please [contact us](https://www.openproject.org/contact-us/). +If you have more questions, please [contact us](https://www.openproject.org/contact/). diff --git a/docs/enterprise-guide/enterprise-on-premises-guide/enterprise-on-premises-faq/README.md b/docs/enterprise-guide/enterprise-on-premises-guide/enterprise-on-premises-faq/README.md index 56d86ec024..e81d637ee2 100644 --- a/docs/enterprise-guide/enterprise-on-premises-guide/enterprise-on-premises-faq/README.md +++ b/docs/enterprise-guide/enterprise-on-premises-guide/enterprise-on-premises-faq/README.md @@ -61,7 +61,7 @@ To downgrade to the Community edition you will simply need to cancel the paid En ## Can I migrate from the hosted Enterprise cloud edition to a self-hosted Community or Enterprise on-premises edition? -Yes. If you want to switch from a hosted version of OpenProject (Enterprise cloud edition) to a self-hosted version (Community edition or Enterprise on-premises) we can provide you a full dump of your data. Since this requires manual effort for us, we may charge for this service . Please [contact us](https://www.openproject.org/contact-us/) to get a quotation. +Yes. If you want to switch from a hosted version of OpenProject (Enterprise cloud edition) to a self-hosted version (Community edition or Enterprise on-premises) we can provide you a full dump of your data. Since this requires manual effort for us, we may charge for this service . Please [contact us](https://www.openproject.org/contact/) to get a quotation. ## I can't login via SSO to update my Enterprise on-premises token. What do I do? diff --git a/docs/enterprise-guide/enterprise-on-premises-guide/support/README.md b/docs/enterprise-guide/enterprise-on-premises-guide/support/README.md index 655da6ee52..acc5e5528e 100644 --- a/docs/enterprise-guide/enterprise-on-premises-guide/support/README.md +++ b/docs/enterprise-guide/enterprise-on-premises-guide/support/README.md @@ -26,7 +26,7 @@ You can create a support ticket on our community platform. Please contact us for ## Contact us -If you have more questions, please [contact us](https://www.openproject.org/contact-us/). +If you have more questions, please [contact us](https://www.openproject.org/contact/). ## Resources for Community Edition users diff --git a/docs/faq/README.md b/docs/faq/README.md index 8170a20939..07226cdcfc 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -287,7 +287,7 @@ We welcome everybody willing to help make OpenProject better. There are a lot of If you want to code, a good starting point would be to make yourself familiar with the [basic approaches for developing](../development/) in OpenProject and opening a pull request on GitHub referencing an existing bug report or feature request. Find our GitHub page [here](https://github.com/opf/openproject). -If in doubt on how you should start, you can also just [contact us](https://www.openproject.org/contact-us/). +If in doubt on how you should start, you can also just [contact us](https://www.openproject.org/contact/). ### How can I receive support? diff --git a/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md b/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md index 077bffc859..47c0b94337 100644 --- a/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md +++ b/docs/installation-and-operations/misc/upgrading-older-openproject-versions/README.md @@ -110,7 +110,7 @@ The steps for this option is as follows: ## Problems with the migration? -Please let us know if you have any questions regarding this upgrade path. Reach out to us [through our contact data or form on our website](https://www.openproject.org/contact-us/) with feedback and issues you experienced. +Please let us know if you have any questions regarding this upgrade path. Reach out to us [through our contact data or form on our website](https://www.openproject.org/contact/) with feedback and issues you experienced. We're very interested in providing a smooth upgrade at all times, and would like to document issues you experience during the upgrade. diff --git a/docs/system-admin-guide/integrations/README.md b/docs/system-admin-guide/integrations/README.md index 63f0d3c87d..690f030292 100644 --- a/docs/system-admin-guide/integrations/README.md +++ b/docs/system-admin-guide/integrations/README.md @@ -7,7 +7,7 @@ keywords: projects, integration, Jira --- # Integrations and Community plugins -There are various integrations and Community plugins out there. Please [contact us](https://www.openproject.org/contact-us/) if you want to have your plugin to be added to this list. +There are various integrations and Community plugins out there. Please [contact us](https://www.openproject.org/contact/) if you want to have your plugin to be added to this list. If you have previously worked with other tools and want to switch or need an integration to OpenProject, there is a way to do so for some applications. @@ -31,8 +31,8 @@ If you would like to learn more about the features of **OpenProject vs Jira** pl ## Microsoft Project -There is an integration between MS Project and OpenProject. However, the synch plugin is not actively maintained at this time. If you wish to find out more, please [contact us](https://www.openproject.org/contact-us/). -To synchronize tasks from MS Project to OpenProject, you can export your MS Project file to Excel and then [synchronize it with OpenProject]( ./excel-synchronization). +There is an integration between MS Project and OpenProject. However, the synch plugin is not actively maintained at this time. If you wish to find out more, please [contact us](https://www.openproject.org/contact/). +To synchronize tasks from MS Project to OpenProject, you can export your MS Project file to Excel and then [synchronize it with OpenProject]( ./excel-synchronization/). ## Trello @@ -47,7 +47,7 @@ We do offer an integration between OpenProject and the time tracking app Toggl. ## Slack There is a rudimentary OpenProject Slack integration from the community. It messages a configured Slack channel, every time a Work Package or Wiki site is modified. This integration is not officially supported by OpenProject. -To activate it in the Enterprise cloud please [get in touch](https://www.openproject.org/contact-us/). For the Enterprise on-premises edition and the Community Edition you can find the plugin and its documentation on GitHub: [OpenProject Slack plugin](https://github.com/opf/openproject-slack) +To activate it in the Enterprise cloud please [get in touch](https://www.openproject.org/contact/). For the Enterprise on-premises edition and the Community Edition you can find the plugin and its documentation on GitHub: [OpenProject Slack plugin](https://github.com/opf/openproject-slack) ## Timesheet Currently, there is no direct integration between OpenProject and Timesheet. If you are looking for a time tracking tool with a simple push of a button, consider the integration with [Toggl](../../user-guide/time-and-costs/time-tracking/toggl-integration/).