[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [metrics-web/master] Fix minor HTML display bugs with double quotes.



commit 63e1e6fc50d52e1247b9f6eb218042a03783450a
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Fri Oct 27 09:31:57 2017 +0200

    Fix minor HTML display bugs with double quotes.
---
 website/src/main/resources/etc/news.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json
index e5976fb..37e6a72 100644
--- a/website/src/main/resources/etc/news.json
+++ b/website/src/main/resources/etc/news.json
@@ -321,7 +321,7 @@
     "protocols": [
       "meek"
     ],
-    "description": "'How to use the â??meekâ?? pluggable transport' blog post is published.",
+    "description": "'How to use the &ldquo;meek&rdquo; pluggable transport' blog post is published.",
     "links": [
       "<a href=\"https://blog.torproject.org/how-use-meek-pluggable-transport\";>blog post</a>"
     ]

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits