mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
change doc url
This commit is contained in:
parent
3c33e40b61
commit
d11e2bcf48
4 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ require_once __DIR__ . '/../../inc/poche/define.inc.php';
|
|||
|
||||
# /!\ Be careful if you change the lines below /!\
|
||||
if (!file_exists(__DIR__ . '/../../vendor/autoload.php')) {
|
||||
die('Twig does not seem installed. Have a look at <a href="http://inthepoche.com/?pages/Documentation">the documentation.</a>');
|
||||
die('Twig does not seem installed. Have a look at <a href="inthepoche.com/doc">the documentation.</a>');
|
||||
}
|
||||
|
||||
require_once __DIR__ . '/../../inc/poche/User.class.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue