change edit button to move icon
[newtab.git] / README.md
index 0eae3eab69c60d194fb5f9e9023bffbb7760b2fd..b65079b04174fa3e7f562849765cd0a76dc54fb1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@ The sorting of links is managed by [SortableJS](https://github.com/SortableJS/So
 
 Favicons for websites are obtained from Google's S2 API. One day I might upgrade to [Favicon Kit](https://faviconkit.com/) which is less centralised. This is the only external object loaded, but it triggers a scary warning in Chrome which says it can "change data on www.google.com".
 
-![](../plain/newtab.png)
-![](../plain/newtab-2.png)
+![](/newtab.git/blob_plain/HEAD:/newtab.png)
+![](/newtab.git/blob_plain/HEAD:/newtab-2.png)
 
 ## Installation
 
@@ -27,7 +27,7 @@ Unfortunately installation is a little protracted because Google wants all exten
 
 You can still install it as a local extension in developer mode:
 
-1. Go to <chrome://extensions> and turn on developer mode (top right)
+1. Go to `chrome://extensions` and turn on developer mode (top right)
 2. Download <a href="/newtab.git/tree/build/newtab.crx" download="/newtab.git/tree/build/newtab.crx">build/newtab.crx</a> ("Save link as...", don't install it straight away - see below)
 3. Drag the file onto the extensions page to install it