MkDocs upgrade fix.

This commit is contained in:
Mikey O'Toole 2020-04-13 12:21:41 +01:00 committed by GitHub
parent e8fc1b1b0d
commit 9600bdd11c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ site_name: CiviProxy Guide
site_description: Guide using and installing CiviProxy to manage the traffic to and from your CiviCRM installation site_description: Guide using and installing CiviProxy to manage the traffic to and from your CiviCRM installation
repo_url: https://github.com/systopia/CiviProxy repo_url: https://github.com/systopia/CiviProxy
theme: material theme: material
pages: nav:
- Introduction: index.md - Introduction: index.md
- Technical Requirements: requirements.md - Technical Requirements: requirements.md
- Installing CiviProxy: installation.md - Installing CiviProxy: installation.md