diff options
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/RSS-feeds.md | 4 | ||||
-rw-r--r-- | doc/md/Translations.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/RSS-feeds.md b/doc/md/RSS-feeds.md index d943218e..71f4d7ee 100644 --- a/doc/md/RSS-feeds.md +++ b/doc/md/RSS-feeds.md | |||
@@ -21,8 +21,8 @@ For example, if you want to subscribe only to links tagged `photography`: | |||
21 | - Click on the `RSS Feed` button. | 21 | - Click on the `RSS Feed` button. |
22 | - You are presented with an RSS feed showing only these links. Subscribe to it to receive only updates with this tag. | 22 | - You are presented with an RSS feed showing only these links. Subscribe to it to receive only updates with this tag. |
23 | - The same method **also works for a full-text search** (_Search_ box) **and for the Picture Wall** (want to only see pictures about `nature`?) | 23 | - The same method **also works for a full-text search** (_Search_ box) **and for the Picture Wall** (want to only see pictures about `nature`?) |
24 | - You can also build the URLs manually: | 24 | - You can also build the URLs manually: |
25 | - `https://my.shaarli.domain/?do=rss&searchtags=nature` | 25 | - `https://my.shaarli.domain/?do=rss&searchtags=nature` |
26 | - `https://my.shaarli.domain/links/?do=picwall&searchterm=poney` | 26 | - `https://my.shaarli.domain/links/picture-wall?searchterm=poney` |
27 | 27 | ||
28 | ![](images/rss-filter-1.png) ![](images/rss-filter-2.png) | 28 | ![](images/rss-filter-1.png) ![](images/rss-filter-2.png) |
diff --git a/doc/md/Translations.md b/doc/md/Translations.md index 58b92da3..dfdd021e 100644 --- a/doc/md/Translations.md +++ b/doc/md/Translations.md | |||
@@ -42,7 +42,7 @@ http://<replace_domain>/?post | |||
42 | http://<replace_domain>/?do=export | 42 | http://<replace_domain>/?do=export |
43 | http://<replace_domain>/?do=import | 43 | http://<replace_domain>/?do=import |
44 | http://<replace_domain>/login | 44 | http://<replace_domain>/login |
45 | http://<replace_domain>/?do=picwall | 45 | http://<replace_domain>/picture-wall |
46 | http://<replace_domain>/?do=pluginadmin | 46 | http://<replace_domain>/?do=pluginadmin |
47 | http://<replace_domain>/?do=tagcloud | 47 | http://<replace_domain>/?do=tagcloud |
48 | http://<replace_domain>/?do=taglist | 48 | http://<replace_domain>/?do=taglist |