Update template links to new doc pages

This commit is contained in:
Derrick Mehaffy 2019-10-25 02:28:35 -07:00
parent 038bbb3e20
commit 797b14b4c6
No known key found for this signature in database
GPG Key ID: 5244F387D2FF3618
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/guides/controllers.html#core-controllers)
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/controllers.html#core-controllers)
* to customize this controller
*/

View File

@ -1,7 +1,7 @@
'use strict';
/**
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/guides/services.html#core-services)
* Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/services.html#core-services)
* to customize this service
*/