From d66b5acb24af1049fb471bad0911939de97b91c5 Mon Sep 17 00:00:00 2001
From: VirtualTam <virtualtam@flibidi.net>
Date: Thu, 5 Apr 2018 20:54:23 +0200
Subject: Update documentation and Doxygen icon location

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
---
 doc/md/Bookmarklet.md       |   4 ++--
 doc/md/images/edit_icon.png | Bin 0 -> 1548 bytes
 doc/md/images/logo.png      | Bin 0 -> 5456 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)
 create mode 100644 doc/md/images/edit_icon.png
 create mode 100644 doc/md/images/logo.png

(limited to 'doc/md')

diff --git a/doc/md/Bookmarklet.md b/doc/md/Bookmarklet.md
index c899e3cf..6c7f1c6a 100644
--- a/doc/md/Bookmarklet.md
+++ b/doc/md/Bookmarklet.md
@@ -13,8 +13,8 @@ _This bookmarklet button is compatible with Firefox, Opera, Chrome and Safari. U
 - When you are visiting a webpage you would like to share with Shaarli, click the _bookmarklet_ you just added.
 - A window opens.
     - You can freely edit title, description, tags... to find it later using the text search or tag filtering.
-    - You will be able to edit this link later using the ![](https://raw.githubusercontent.com/shaarli/Shaarli/master/images/edit_icon.png) edit button.
-    - You can also check the “Private” box so that the link is saved but only visible to you. 
+    - You will be able to edit this link later using the ![](images/edit_icon.png) edit button.
+    - You can also check the “Private” box so that the link is saved but only visible to you.
 - Click `Save`.**Voilà! Your link is now shared.**
 
 ## Troubleshooting: The bookmarklet doesn't work with a few websites (e.g. Github.com)
diff --git a/doc/md/images/edit_icon.png b/doc/md/images/edit_icon.png
new file mode 100644
index 00000000..16c440c8
Binary files /dev/null and b/doc/md/images/edit_icon.png differ
diff --git a/doc/md/images/logo.png b/doc/md/images/logo.png
new file mode 100644
index 00000000..f8b0c94f
Binary files /dev/null and b/doc/md/images/logo.png differ
-- 
cgit v1.2.3