update image URLS for gitweb
authorAndrew Lorimer <andrew@lorimer.id.au>
Thu, 24 Oct 2019 00:18:10 +0000 (11:18 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Thu, 24 Oct 2019 00:18:10 +0000 (11:18 +1100)
README.md
index 0eae3eab69c60d194fb5f9e9023bffbb7760b2fd..b096d3bdd374028971ddfc680e14e29664e9f28d 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