mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 14:44:31 +00:00
Fix edit link
This commit is contained in:
parent
e6a1cef7b1
commit
eb4f52ab20
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user