diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-18 20:49:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-18 20:49:29 +0100 |
commit | 5f8c3f532ed16ad5b789f75e9ff745e5329271c3 (patch) | |
tree | 84fd867764e261ce391dbad196259d0d34e3df31 /doc/md | |
parent | bc55e9479517890213ac439df6ddb720b8b8a5f3 (diff) | |
parent | dafb386524acf54aeaa2c7f4ea3d5c86f5af3133 (diff) | |
download | Shaarli-5f8c3f532ed16ad5b789f75e9ff745e5329271c3.tar.gz Shaarli-5f8c3f532ed16ad5b789f75e9ff745e5329271c3.tar.zst Shaarli-5f8c3f532ed16ad5b789f75e9ff745e5329271c3.zip |
Merge pull request #1058 from FranckKe/patch-1
doc: bookmarklet: fix link to issue 196
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/Bookmarklet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Bookmarklet.md b/doc/md/Bookmarklet.md index e53e3261..c899e3cf 100644 --- a/doc/md/Bookmarklet.md +++ b/doc/md/Bookmarklet.md | |||
@@ -21,7 +21,7 @@ _This bookmarklet button is compatible with Firefox, Opera, Chrome and Safari. U | |||
21 | 21 | ||
22 | Websites which enforce Content Security Policy (CSP), such as github.com, disallow usage of bookmarklets. Unfortunatly, there is nothing Shaarli can do about it. | 22 | Websites which enforce Content Security Policy (CSP), such as github.com, disallow usage of bookmarklets. Unfortunatly, there is nothing Shaarli can do about it. |
23 | 23 | ||
24 | See [#196](https://github.com/shaarli/Shaarli#196). | 24 | See [#196](https://github.com/shaarli/Shaarli/issues/196). |
25 | 25 | ||
26 | There is an open bug for both Firefox and Chromium: | 26 | There is an open bug for both Firefox and Chromium: |
27 | 27 | ||