This is an automated email from the ASF dual-hosted git repository.
eroma pushed a commit to branch 0.17
in repository https://gitbox.apache.org/repos/asf/airavata-docs.git
The following commit(s) were added to refs/heads/0.17 by this push:
new a48dd7c Hiding obsolete links to PGA FAQ
a48dd7c is described below
commit a48dd7c4e161dfb8d783b0a0038d78b0a944f3ce
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 26 07:30:12 2019 -0400
Hiding obsolete links to PGA FAQ
---
mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index 9b4787f..29b9a37 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -16,7 +16,7 @@ pages:
- System Configuration:
- Keycloak Configuration: 'configuration/keycloak-configuration.md'
- Django Configuration: 'configuration/pga-configuration.md'
- - Django FAQ: 'maintenance/pga-maintenance.md'
+# - Django FAQ: 'maintenance/pga-maintenance.md'
- Installation:
- Apache Airavata Installation: 'installation/airavata-installation.md'
- Django Installation: 'installation/pga-installation.md'