migrated Github wiki links to readthedocs
This commit is contained in:
parent
de901736a6
commit
cc8f572bc0
10 changed files with 14 additions and 14 deletions
application/config
|
@ -9,8 +9,8 @@ use Shaarli\Config\Exception\UnauthorizedConfigException;
|
|||
*
|
||||
* Manages all Shaarli's settings.
|
||||
* See the documentation for more information on settings:
|
||||
* - doc/Shaarli-configuration.html
|
||||
* - https://github.com/shaarli/Shaarli/wiki/Shaarli-configuration
|
||||
* - doc/md/Shaarli-configuration.md
|
||||
* - https://shaarli.readthedocs.io/en/master/Shaarli-configuration/#configuration
|
||||
*/
|
||||
class ConfigManager
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue