diff options
author | Lucas Cimon <lucas.cimon@gmail.com> | 2020-07-08 09:48:26 +0200 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2020-09-12 14:31:45 +0200 |
commit | b6c9a2db30e6d9173d163b30a38ad64aa95f6658 (patch) | |
tree | 84fc1d43377c0f458bf29f794bc68244a7f8e103 /doc | |
parent | 5cacf290f01076587e8d7ac82feef855e4a2d10f (diff) | |
download | Shaarli-b6c9a2db30e6d9173d163b30a38ad64aa95f6658.tar.gz Shaarli-b6c9a2db30e6d9173d163b30a38ad64aa95f6658.tar.zst Shaarli-b6c9a2db30e6d9173d163b30a38ad64aa95f6658.zip |
Removing dead link in doc
As it currently redirects to https://www.lgblog.fr
Diffstat (limited to 'doc')
-rw-r--r-- | doc/md/Community-and-related-software.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Community-and-related-software.md b/doc/md/Community-and-related-software.md index f3f7709e..013ade6c 100644 --- a/doc/md/Community-and-related-software.md +++ b/doc/md/Community-and-related-software.md | |||
@@ -66,7 +66,7 @@ See [Theming](Theming) for a list of community-contributed themes, and an instal | |||
66 | 66 | ||
67 | - [shaarchiver](https://github.com/nodiscc/shaarchiver) - Archive your Shaarli bookmarks and their content | 67 | - [shaarchiver](https://github.com/nodiscc/shaarchiver) - Archive your Shaarli bookmarks and their content |
68 | - [shaarli-river](https://github.com/mknexen/shaarli-river) - An aggregator for shaarlis with many features | 68 | - [shaarli-river](https://github.com/mknexen/shaarli-river) - An aggregator for shaarlis with many features |
69 | - [Shaarlo](https://github.com/DMeloni/shaarlo) - An aggregator for shaarlis with many features (a very popular running instance among French shaarliers: [shaarli.fr](http://shaarli.fr/)) | 69 | - [Shaarlo](https://github.com/DMeloni/shaarlo) - An aggregator for shaarlis with many features |
70 | - [Shaarlimages](https://github.com/BoboTiG/shaarlimages) - An image-oriented aggregator for Shaarlis | 70 | - [Shaarlimages](https://github.com/BoboTiG/shaarlimages) - An image-oriented aggregator for Shaarlis |
71 | - [mknexen/shaarli-api](https://github.com/mknexen/shaarli-api) - A REST API for Shaarli | 71 | - [mknexen/shaarli-api](https://github.com/mknexen/shaarli-api) - A REST API for Shaarli |
72 | - [Self dead link](https://framagit.org/qwertygc/shaarli-dev-code/blob/master/self-dead-link.php) - Detect dead links on shaarli. This version use the database of shaarli. [Another version](https://framagit.org/qwertygc/shaarli-dev-code/blob/master/dead-link.php), can be used for other shaarli instances (but is more resource consuming). | 72 | - [Self dead link](https://framagit.org/qwertygc/shaarli-dev-code/blob/master/self-dead-link.php) - Detect dead links on shaarli. This version use the database of shaarli. [Another version](https://framagit.org/qwertygc/shaarli-dev-code/blob/master/dead-link.php), can be used for other shaarli instances (but is more resource consuming). |