diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index 2121714db65..858bbe1f7b6 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -737,15 +737,12 @@ sources. Two particularly important books for our work are:
-- Effective
-C++ by Scott Meyers. There is an online version of the book (only some
-chapters though) available as well. Also
+
- Effective
+C++ by Scott Meyers. Also
interesting and useful are "More Effective C++" and "Effective STL" by the same
author.
-- Large-Scale C++
-Software Design by John Lakos
+- Large-Scale C++ Software Design by John Lakos