Fix edit link

This commit is contained in:
Aurelsicoko 2017-10-23 10:56:06 +02:00
parent e6a1cef7b1
commit eb4f52ab20
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
"pluginsConfig": {
"edit-link": {
"label": "Edit This Page",
"base": "https://github.com/strapi/strapi/edit/structure/doc/docs/1.x.x"
"base": "https://github.com/strapi/strapi/tree/master/docs/1.x.x"
},
"ga": {
"token": "UA-54313258-1"

View File

@ -17,7 +17,7 @@
"pluginsConfig": {
"edit-link": {
"label": "Edit This Page",
"base": "https://github.com/strapi/strapi/edit/structure/doc/docs/3.x.x"
"base": "https://github.com/strapi/strapi/tree/master/docs/3.x.x"
},
"ga": {
"token": "UA-54313258-1"