Revision: 108719 https://trac.macports.org/changeset/108719 Author: macsforever2000@macports.org Date: 2013-07-31 10:13:54 -0700 (Wed, 31 Jul 2013) Log Message: ----------- Just refer to Apple Developer site and remove the word Connection. Fix 2nd broken link to it. (#39925) Modified Paths: -------------- trunk/www/install.php Modified: trunk/www/install.php =================================================================== --- trunk/www/install.php 2013-07-31 17:07:16 UTC (rev 108718) +++ trunk/www/install.php 2013-07-31 17:13:54 UTC (rev 108719) @@ -44,10 +44,10 @@ <ol> <li>Apple's <a href="http://developer.apple.com/tools/xcode/">Xcode</a> Developer Tools (version 4.4 or later for Mountain Lion, 4.1 or later for Lion, 3.2 or later for - Snow Leopard, or 3.1 or later for Leopard), found at the <a href="https://developer.apple.com/xcode/">Apple Developer Connection</a> + Snow Leopard, or 3.1 or later for Leopard), found at the <a href="https://developer.apple.com/">Apple Developer</a> site, on your Mac OS X installation CDs/DVD, or in the Mac App Store. Using the latest available version that will run on your OS is highly recommended.</li> - <li>Apple's Command Line Developer Tools are found at the <a href="http://connect.apple.com/">Apple Developer Connection</a> site, + <li>Apple's Command Line Developer Tools are found at the <a href="https://developer.apple.com/">Apple Developer</a> site, or they can be installed from within Xcode 4. Users of Xcode 3 or earlier can install this by ensuring that the appropriate option(s) are selected at the time of Xcode's install ("UNIX Development", "System Tools", "Command Line Tools", or "Command Line Support").</li>