Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit d179f0c

Browse files
committed
updated tutorial links
1 parent 66a6c0a commit d179f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/application.config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
/**
33
* If you need an environment-specific system or application configuration,
44
* there is an example in the documentation
5-
* @see http://framework.zend.com/manual/current/en/tutorials/config.advanced.html#environment-specific-system-configuration
6-
* @see http://framework.zend.com/manual/current/en/tutorials/config.advanced.html#environment-specific-application-configuration
5+
* @see https://docs.zendframework.com/tutorials/advanced-config/#environment-specific-system-configuration
6+
* @see https://docs.zendframework.com/tutorials/advanced-config/#environment-specific-application-configuration
77
*/
88
return [
99
// Retrieve list of modules used in this application.

0 commit comments

Comments
 (0)