mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Merge pull request #141 from JorisDebonnet/patch-3
Updated link to Requirements doc
This commit is contained in:
commit
fce041c5af
@ -35,7 +35,7 @@ class Page_Controller extends ContentController {
|
||||
public function init() {
|
||||
parent::init();
|
||||
// You can include any CSS or JS required by your project here.
|
||||
// See: http://doc.silverstripe.org/framework/en/reference/requirements
|
||||
// See: https://docs.silverstripe.org/en/developer_guides/templates/requirements/
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user