fix README.html
authorBenjamin Auder <benjamin.a@mailoo.org>
Thu, 5 Feb 2015 16:25:06 +0000 (17:25 +0100)
committerBenjamin Auder <benjamin.a@mailoo.org>
Thu, 5 Feb 2015 16:25:06 +0000 (17:25 +0100)
README.html

index 3b3f0a4..2573e9d 100644 (file)
@@ -71,7 +71,7 @@ Get the source code either with <code>git clone</code> command or using a zip ar
        <li>A global title to your website; this title can later be mixed with a more specific 
                page-based title, or be replaced.</li>
        <li>A list of references to CSS style sheets and pre-rendering javascript, like 
-               <code><link rel="stylesheet" href="http://cran.r-project.org/R.css"/></code>. 
+               <code>&lt;link rel="stylesheet" href="http://cran.r-project.org/R.css"/&gt;</code>. 
                We will see later how to refer to local style sheets (under a/css).</li>
        <li>Some javascript code which will be loaded by default after every page loads
                (e.g. <a href="http://jquery.com/">jquery</a>).</li>