diff options
author | tgambet <tgambet@localhost> | 2011-05-16 09:38:34 -0400 |
---|---|---|
committer | tgambet <tgambet@localhost> | 2011-05-16 09:38:34 -0400 |
commit | 38891537f4330c91cfc82027a79e668271813839 (patch) | |
tree | f183eba52f691e566e6fcda09a2393a200cf4d5a | |
parent | 9d7424eb8c6ec8a15f03e8c21e6fa41daad25145 (diff) | |
download | markup-validator-38891537f4330c91cfc82027a79e668271813839.zip markup-validator-38891537f4330c91cfc82027a79e668271813839.tar.gz markup-validator-38891537f4330c91cfc82027a79e668271813839.tar.bz2 |
~ updated link to an up-to-date OSX install tutorial by Roger Johansson
-rwxr-xr-x | htdocs/docs/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 8d34147..1f5cd97 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -46,8 +46,8 @@ which should work on most systems. To our knowledge, the following platform-specific guides are also available and can be of interest :</p> <ul> - <li><a href="http://developer.apple.com/internet/opensource/validator.html">Mac OS X and OS X Server</a> - at the Apple Developer Connection,</li> + <li><a href="http://www.456bereastreet.com/archive/201105/installing_the_w3c_markup_validator_on_mac_os_x/">Mac OS X and OS X Server</a> + by Roger Johansson,</li> <li><a href="install_win.html">Windows</a>, by David Tibbe</li> <li><a href="http://lists.w3.org/Archives/Public/www-validator/2003Dec/0023.html">Linux (Slackware)</a> by Nick Talbott</li> |