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 b3c95e6 Committing user tutorials links for Django
b3c95e6 is described below
commit b3c95e69580954c55edcbbc0ee820ef607d91fed
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 26 07:28:02 2019 -0400
Committing user tutorials links for Django
---
mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index eb3d7a9..9b4787f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,7 +9,7 @@ docs_dir: docs
pages:
- Home: 'index.md'
- User Documentation:
- - Gateway User Tutorials: 'user-documentation/user-tutorials.md'
+ - 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'