Repository: airavata-docs Updated Branches: refs/heads/master f0c1a96ce -> 62572dad6
Typo fix Project: http://git-wip-us.apache.org/repos/asf/airavata-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-docs/commit/62572dad Tree: http://git-wip-us.apache.org/repos/asf/airavata-docs/tree/62572dad Diff: http://git-wip-us.apache.org/repos/asf/airavata-docs/diff/62572dad Branch: refs/heads/master Commit: 62572dad638f544cf0ed3499acfcb0a9d25bad26 Parents: f0c1a96 Author: Eroma Abeysinghe <[email protected]> Authored: Wed Aug 16 15:26:50 2017 -0400 Committer: Eroma Abeysinghe <[email protected]> Committed: Wed Aug 16 15:26:50 2017 -0400 ---------------------------------------------------------------------- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-docs/blob/62572dad/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index de9c201..a47213b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,9 +27,9 @@ pages: - Airavata API: 'AiravataApi.md' - <h6>Sharing Documentation</h6>: - Introduction: 'Sharing-Introduction.md' - - API Methods: 'Sharing-Docs.md' - - Sharing CPI: 'CPI.md' - - Sharing Models: 'Models.md' + - API Overview: 'Sharing-Docs.md' + - Sharing CPI: 'CPI.md' + - Sharing Models: 'Models.md' - <h4>FAQ</h4>: 'FAQ.md' - <h4>Previosur Relese Documentation</h4>: 'Previous-Release-Documentation.md' - <h4>Contact Us</h4>: 'Contact-Us.md'
