diff --git a/docs/installation/manual/README.md b/docs/installation/manual/README.md index aba8e74c879..90c2cd6011e 100644 --- a/docs/installation/manual/README.md +++ b/docs/installation/manual/README.md @@ -1,7 +1,3 @@ ---- -sidebar_navigation: false ---- - # Manual installation of OpenProject with Apache on Ubuntu 18.04. LTS **IMPORTANT: We strongly recommend to use the [OpenProject installers](https://www.openproject.org/download-and-installation) (packaged installation). There is no real advantage installing OpenProject manually.** diff --git a/help/installation-and-operations/manual/README.md b/help/installation-and-operations/manual/README.md index e60203f8893..c40d2ae4d40 100644 --- a/help/installation-and-operations/manual/README.md +++ b/help/installation-and-operations/manual/README.md @@ -1,3 +1,7 @@ +--- +sidebar_navigation: false +--- + # Manual installation of OpenProject with Apache on Ubuntu 18.04 LTS **IMPORTANT: We strongly recommend to use one of the officially supported [installation methods](../installation). This guide is simply provided as a reference, and is most likely NOT up to date wit relation to the latest OpenProject releases.**