Rename usage information page and Vuepress menu

This commit is contained in:
Aurélien Georget 2019-05-29 09:06:01 -07:00
parent 8847307b98
commit 8c58e95ea8
3 changed files with 4 additions and 4 deletions

View File

@ -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',
],
},
{

View File

@ -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.

View File

@ -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",