diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-06 10:18:58 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-11-06 10:18:58 +0200 |
commit | d44bde67048adad4fc125378a3eb502aca48cc2a (patch) | |
tree | 94b4b9e12714058b9ec9bf0307bed238c417cd88 /htdocs/docs/install.html | |
parent | b5c27c357800d3881beec3d09a044d2445aa1354 (diff) | |
download | markup-validator-d44bde67048adad4fc125378a3eb502aca48cc2a.zip markup-validator-d44bde67048adad4fc125378a3eb502aca48cc2a.tar.gz markup-validator-d44bde67048adad4fc125378a3eb502aca48cc2a.tar.bz2 |
Point to HTTPS badge and referer docs for uploads, direct input, and https doc URIs.
URI >= 1.53 is now required.
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-x | htdocs/docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 5172a63..a29e76f 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -174,7 +174,7 @@ install Bundle::W3C::Validator <dd> Interface to the <a href="#install-prereq-sp">OpenSP parser</a>. </dd> - <dt><a href="http://search.cpan.org/dist/URI/">URI</a></dt> + <dt><a href="http://search.cpan.org/dist/URI/">URI</a> >= 1.53</dt> <dd> Library to handle URIs and escaping special characters in them. </dd> |