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 6f6ea33 Hiding obsolete links to PGA FAQ
6f6ea33 is described below
commit 6f6ea337e5430c24bbeb595dec94fcb6b2a4000d
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 26 07:31:09 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 29b9a37..a13cb93 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -12,7 +12,7 @@ pages:
- Quick Tutorials: 'user-documentation/user-tutorials.md'
- Gateway Admin Tutorials: 'user-documentation/admin-tutorials.md'
- Apache Airavata User Groups: 'user-documentation/airavata-user-profiles.md'
- - Application Support: 'user-documentation/supported-applications.md'
+# - Application Support: 'user-documentation/supported-applications.md'
- System Configuration:
- Keycloak Configuration: 'configuration/keycloak-configuration.md'
- Django Configuration: 'configuration/pga-configuration.md'