Author: quetwo
Date: Sun Jan  6 00:40:59 2013
New Revision: 1429445

URL: http://svn.apache.org/viewvc?rev=1429445&view=rev
Log:
Updating website to fix broken links

Modified:
    flex/site/trunk/content/source.mdtext

Modified: flex/site/trunk/content/source.mdtext
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/source.mdtext?rev=1429445&r1=1429444&r2=1429445&view=diff
==============================================================================
--- flex/site/trunk/content/source.mdtext (original)
+++ flex/site/trunk/content/source.mdtext Sun Jan  6 00:40:59 2013
@@ -24,27 +24,27 @@ For further information see the [Apache 
 
 If you are looking for the cutting edge development branch of the Flex SDK:
 
-    svn co 
https://svn.apache.org/repos/asf/incubator/flex/sdk/branches/develop/ flex
+    svn co https://svn.apache.org/repos/asf/flex/sdk/branches/develop/ flex
 
 If you are looking for the pre-release version of the Flex SDK:
 
-    svn co https://svn.apache.org/repos/asf/incubator/flex/sdk/trunk/ flex
+    svn co https://svn.apache.org/repos/asf/flex/sdk/trunk/ flex
 
 If you are looking for the Flex "Falcon" Compiler:
 
-    svn co https://svn.apache.org/repos/asf/incubator/flex/falcon/trunk/ falcon
+    svn co https://svn.apache.org/repos/asf/flex/falcon/trunk/ falcon
 
 If you are looking for the TLF Project:
 
-    svn co https://svn.apache.org/repos/asf/incubator/flex/tlf/trunk/ tlf
+    svn co https://svn.apache.org/repos/asf/flex/tlf/trunk/ tlf
 
 If you are looking for the Apache Flex SDK Installer Project:
 
-    svn co 
https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/installer/ afi
+    svn co https://svn.apache.org/repos/asf/flex/utilities/trunk/installer/ afi
 
 If you are looking for the Apache Flex SDK Mavenizer Project:
 
-    svn co 
https://svn.apache.org/repos/asf/incubator/flex/utilities/trunk/mavenizer/ 
mavenizer
+    svn co https://svn.apache.org/repos/asf/flex/utilities/trunk/mavenizer/ 
mavenizer
 
 ## Apache Flex SDK Automated Testing Libraries
 
@@ -55,7 +55,7 @@ We use [Mockolate][5] for mocks and test
 We use Mustella for functional testing of the SDK. You can find more 
information on the [Wiki page][6].
 
 [1]: http://subversion.apache.org
-[2]: http://svn.apache.org/viewvc/incubator/flex
+[2]: http://svn.apache.org/viewvc/flex
 [3]: http://www.apache.org/dev/version-control.html
 [4]: http://flexunit.org/
 [5]: http://mockolate.org/


Reply via email to