aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-11-27 19:28:06 +0000
committerGitHub <noreply@github.com>2019-11-27 19:28:06 +0000
commitaf8a03d1ab25e00354c40e4637366b954a2c480d (patch)
treefcafcb97f307aa12849a71223e16d5dd83634dc8
parentac2214bdb5f0c5fc352bd72e1077a25321ac2a1b (diff)
downloadShaarli-af8a03d1ab25e00354c40e4637366b954a2c480d.tar.gz
Shaarli-af8a03d1ab25e00354c40e4637366b954a2c480d.tar.zst
Shaarli-af8a03d1ab25e00354c40e4637366b954a2c480d.zip
doc: remove obsolete link
-rw-r--r--doc/md/guides/various-hacks.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/md/guides/various-hacks.md b/doc/md/guides/various-hacks.md
index 0074ae9f..b3aa869d 100644
--- a/doc/md/guides/various-hacks.md
+++ b/doc/md/guides/various-hacks.md
@@ -28,6 +28,5 @@ php -r 'print(json_encode(unserialize(gzinflate(base64_decode(preg_replace("!.*/
28### See also 28### See also
29 29
30- [Add a new custom field to shaares (example patch)](https://gist.github.com/nodiscc/8b0194921f059d7b9ad89a581ecd482c) 30- [Add a new custom field to shaares (example patch)](https://gist.github.com/nodiscc/8b0194921f059d7b9ad89a581ecd482c)
31- [Download CSS styles for shaarlis listed in an opml file](https://gist.github.com/nodiscc/dede231c92cab22c3ad2cc24d5035012)
32- [Copy an existing Shaarli installation over SSH, and serve it locally](https://gist.github.com/nodiscc/ed161c66e5b028b5299b0a3733d01c77) 31- [Copy an existing Shaarli installation over SSH, and serve it locally](https://gist.github.com/nodiscc/ed161c66e5b028b5299b0a3733d01c77)
33- [Create multiple Shaarli instances, generate an HTML index of them](https://gist.github.com/nodiscc/52e711cda3bc47717c16065231cf6b20) 32- [Create multiple Shaarli instances, generate an HTML index of them](https://gist.github.com/nodiscc/52e711cda3bc47717c16065231cf6b20)