From 3f87c98f445838e905559fd51ad8f5768110d716 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Thu, 18 Jun 2020 16:47:04 +0200 Subject: Base: Fix broken ACID2 browser bookmark :^) --- Base/home/anon/bookmarks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Base/home/anon') diff --git a/Base/home/anon/bookmarks.json b/Base/home/anon/bookmarks.json index 0b422b5bfa..c0cd85a8c1 100644 --- a/Base/home/anon/bookmarks.json +++ b/Base/home/anon/bookmarks.json @@ -17,6 +17,6 @@ }, { "title": "ACID2", - "url": "file:///home/anon/www/acid2.html#top" + "url": "file:///res/html/misc/acid2.html#top" } ] -- cgit v1.2.3