Update mkdocs.yml with Apache2 Page

This commit is contained in:
Kyle Frost 2017-07-21 14:57:30 -04:00 committed by GitHub
parent b10a0f8957
commit 90aa123e5e
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ pages:
- 'Overview': 'debugging/overview.md'
- Deploy:
- 'Nginx': 'deploy/nginx.md'
- 'Apache2': 'deploy/apache2.md
- 'Supervisor': 'deploy/supervisor.md'
- Version (2.0):
- '1.5': 'version/1_5.md'