mirror of
https://github.com/strapi/strapi.git
synced 2025-12-24 13:43:41 +00:00
Rename usage information page and Vuepress menu
This commit is contained in:
parent
8847307b98
commit
8c58e95ea8
@ -119,7 +119,7 @@ module.exports = {
|
||||
'/3.0.0-beta.x/advanced/hooks',
|
||||
'/3.0.0-beta.x/advanced/logging',
|
||||
'/3.0.0-beta.x/advanced/middlewares',
|
||||
'/3.0.0-beta.x/advanced/usage-tracking',
|
||||
'/3.0.0-beta.x/advanced/usage-information',
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -202,7 +202,7 @@ module.exports = {
|
||||
'/3.x.x/advanced/hooks',
|
||||
'/3.x.x/advanced/logging',
|
||||
'/3.x.x/advanced/middlewares',
|
||||
'/3.x.x/advanced/usage-tracking',
|
||||
'/3.x.x/advanced/usage-information',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@ -50,4 +50,4 @@ Should you decide to opt-out, you may do so by removing the `uuid` property in t
|
||||
|
||||
### Questions?
|
||||
|
||||
Should you have any questions regarding this feature, feel free to email [hi@strapi.io](mailto:hi@strapi.io), and we will answer you right away.
|
||||
Should you have any questions regarding this feature, feel free to email [privacy@strapi.io](mailto:privacy@strapi.io), and we will answer as soon as possible.
|
||||
@ -53,7 +53,7 @@
|
||||
"url": "https://github.com/strapi/strapi/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">10.0.0",
|
||||
"node": "^10.0.0",
|
||||
"npm": ">= 6.0.0"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user