diff options
author | Thomas Boerger <thomas@webhippie.de> | 2018-07-11 16:43:33 +0200 |
---|---|---|
committer | Jonas Franz <info@jonasfranz.software> | 2018-07-11 16:43:33 +0200 |
commit | d84490a0df308f0783637e39bf5302128f9f8584 (patch) | |
tree | eb49f2408e4b0648567844a57872ed6f975af089 /docs/config.yaml | |
parent | c2ec38f9b70157ae08867190b2d2b23efd1d4cb0 (diff) | |
download | gitea-d84490a0df308f0783637e39bf5302128f9f8584.tar.gz gitea-d84490a0df308f0783637e39bf5302128f9f8584.zip |
Replaced docker docs with netlify deployment (#4420)
Diffstat (limited to 'docs/config.yaml')
-rw-r--r-- | docs/config.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/config.yaml b/docs/config.yaml index 7fb8c98240..b963894c87 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -31,7 +31,7 @@ menu: post: active - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: Blog url: https://blog.gitea.io/ @@ -79,7 +79,7 @@ languages: post: active - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: 博客 url: https://blog.gitea.io/ @@ -122,7 +122,7 @@ languages: post: active - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: 部落格 url: https://blog.gitea.io/ @@ -165,7 +165,7 @@ languages: post: active - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: Blog url: https://blog.gitea.io/ @@ -208,7 +208,7 @@ languages: post: active - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: Blog url: https://blog.gitea.io/ @@ -241,17 +241,17 @@ languages: menu: page: - name: Site - url: /fr-fr/ + url: https://gitea.io/en-us/ weight: 10 pre: home post: active - name: Documentation - url: https://docs.gitea.io/fr-fr/ + url: /fr-fr/ weight: 20 pre: question - name: API url: https://try.gitea.io/api/swagger - weight: 25 + weight: 45 pre: plug - name: Blog url: https://blog.gitea.io/ |