]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - index.php
Docs: rename 'How-to' section to 'Guides'
[github/shaarli/Shaarli.git] / index.php
index 29d67f62cf396de9b45ce278c2db5a0c196d64ee..5fc880e639c5353583d4392556e5183c7e59d5a0 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1103,7 +1103,7 @@ function renderPage($conf, $pluginManager, $LINKSDB, $history, $sessionManager,
         // Linkdate is kept here to:
         //   - use the same permalink for notes as they're displayed when creating them
         //   - let users hack creation date of their posts
-        //     See: https://shaarli.readthedocs.io/en/master/Various-hacks/#changing-the-timestamp-for-a-shaare
+        //     See: https://shaarli.readthedocs.io/en/master/guides/various-hacks/#changing-the-timestamp-for-a-shaare
         $linkdate = escape($_POST['lf_linkdate']);
         if (isset($LINKSDB[$id])) {
             // Edit