Disable navigation for manual guide

[ci skip]
This commit is contained in:
Oliver Günther
2019-10-31 16:30:01 +01:00
parent 73f5d9f29c
commit 9ce16c5024
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -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.**
@@ -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.**