mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Update links in config files (#6496)
* Update links in common.php * Update console.php * Update web.php
This commit is contained in:
parent
39379bc8b6
commit
d8e118edd0
@ -2,8 +2,7 @@
|
||||
/**
|
||||
* This file provides to overwrite the default HumHub / Yii configuration by your local common (Console and Web) environments
|
||||
* @see http://www.yiiframework.com/doc-2.0/guide-concept-configurations.html
|
||||
* @see http://docs.humhub.org/admin-installation-configuration.html
|
||||
* @see http://docs.humhub.org/dev-environment.html
|
||||
* @see https://docs.humhub.org/docs/admin/advanced-configuration
|
||||
*/
|
||||
return [
|
||||
];
|
||||
|
@ -2,8 +2,7 @@
|
||||
/**
|
||||
* This file provides to overwrite the default HumHub / Yii configuration by your local Console environments
|
||||
* @see http://www.yiiframework.com/doc-2.0/guide-concept-configurations.html
|
||||
* @see http://docs.humhub.org/admin-installation-configuration.html
|
||||
* @see http://docs.humhub.org/dev-environment.html
|
||||
* @https://docs.humhub.org/docs/admin/advanced-configuration
|
||||
*/
|
||||
return [
|
||||
];
|
||||
|
@ -2,8 +2,7 @@
|
||||
/**
|
||||
* This file provides to overwrite the default HumHub / Yii configuration by your local Web environments
|
||||
* @see http://www.yiiframework.com/doc-2.0/guide-concept-configurations.html
|
||||
* @see http://docs.humhub.org/admin-installation-configuration.html
|
||||
* @see http://docs.humhub.org/dev-environment.html
|
||||
* @see https://docs.humhub.org/docs/admin/advanced-configuration
|
||||
*/
|
||||
return [
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user