diff options
Diffstat (limited to 'chrome/browser/resources')
-rw-r--r-- | chrome/browser/resources/about_credits.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html index ac532c9..4c2950b 100644 --- a/chrome/browser/resources/about_credits.html +++ b/chrome/browser/resources/about_credits.html @@ -405,7 +405,7 @@ The Google Chrome software developed by Google is licensed under the BSD license <div class="product"> <span class="title">libxslt</span> <a class="show" href="#" onclick="return toggle(this);">show license</a> -<span class="homepage"><a href="xmlsoft.org/XSLT/">homepage</a></span> +<span class="homepage"><a href="http://xmlsoft.org/XSLT/">homepage</a></span> <div class="licence"> <h3>libxslt is licensed as follows:</h3> <p><strong>Licence for libxslt except libexslt </strong></p> |