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 61cfd0d Adding pages for helix and django technical documentation
61cfd0d is described below
commit 61cfd0d7d6da98750b88a27a2598452e62bc9814
Author: Eroma Abeysinghe <[email protected]>
AuthorDate: Fri Jul 26 07:48:46 2019 -0400
Adding pages for helix and django technical documentation
---
mkdocs.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index e85db66..6719756 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -9,7 +9,7 @@ docs_dir: docs
pages:
- Home: 'index.md'
- User Documentation:
- - Quick Gateway Tutorials: 'user-documentation/user-tutorials.md'
+ - Gateway User Tutorials: 'user-documentation/user-tutorials.md'
- Gateway Admin Tutorials: 'user-documentation/admin-tutorials.md'
- Gateway Theme Implemenetation: 'user-documentation/cms-tutorials.md'
- Advance Application Configuration: 'user-documentation/JSON-tutorials.md'