MkDocs upgrade fix.
This commit is contained in:
parent
e8fc1b1b0d
commit
9600bdd11c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue