From 6029432306d7f8c2a80b523f763046d66a3e1383 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 23 Jan 2017 13:06:53 +0000
Subject: [PATCH] Add #152: Fix CSS references in the website documentation

---
 TODO | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index bfe6f981..86cce1f2 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.154 2017/01/10 12:13:32 fabiankeil Exp $
+$Id: TODO,v 1.155 2017/01/23 13:03:26 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -450,6 +450,12 @@ http://www.privoxy.org/faq/general.html#DONATE
 151) Let the dok-tidy target work cross-platform without introducing
      a ton of white-space changes that hide the content changes.
 
+152) Fix CSS references in the website documentation.
+     For many pages p_doc.css is specified twice using different paths.
+     Usually at least one works, but not all of them do and the
+     duplicated requests are pointless even if they don't end up with
+     a 404.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)
-- 
2.49.0