fix(core): update
This commit is contained in:
14
mkdocs.yml
14
mkdocs.yml
@@ -1,5 +1,5 @@
|
||||
# Project information
|
||||
site_name: api.global - high availability API
|
||||
site_name: api.global - documentation
|
||||
site_description: high availability API made by lossless
|
||||
site_author: Lossless GmbH
|
||||
site_url: https://docs.api.global/
|
||||
@@ -10,8 +10,8 @@ site_dir: public
|
||||
|
||||
# Repository
|
||||
repo_name: apiglobal/docs
|
||||
repo_url: https://gitlab.com/apiglobal/docs
|
||||
edit_uri: "https://gitlab.com/apiglobal/docs/edit/master/markdown/"
|
||||
repo_url:
|
||||
edit_uri: ""
|
||||
|
||||
# Copyright
|
||||
copyright: 'Copyright © 2016 - 2019 Lossless GmbH'
|
||||
@@ -86,7 +86,7 @@ markdown_extensions:
|
||||
|
||||
# Page tree
|
||||
nav:
|
||||
- Getting Started: index.md
|
||||
- API:
|
||||
- REST: api.md
|
||||
- NodeJS: sdks/nodejs.md
|
||||
- Overview:
|
||||
- Getting Started: index.md
|
||||
- NodeJS: nodejs.md
|
||||
- Support: support.md
|
||||
|
||||
Reference in New Issue
Block a user