You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/04/16 06:49:13 UTC

[39/50] [abbrv] git commit: [flex-sdk] - Remove incubator from links

Remove incubator from links

git-svn-id: https://svn.apache.org/repos/asf/flex/sdk/branches/release4.9@1447083 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/1d299413
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/1d299413
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/1d299413

Branch: refs/heads/develop
Commit: 1d2994134973a49b2e90f39b6b2035a7d35fd300
Parents: 28f121c
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Feb 17 21:45:20 2013 +0000
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Feb 17 21:45:20 2013 +0000

----------------------------------------------------------------------
 README |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1d299413/README
----------------------------------------------------------------------
diff --git a/README b/README
index 6ab1f7e..502dad0 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ Apache Flex (Flex)
     Adobe Flex 4.6.
 
     For detailed information about Apache Flex please visit 
-    http://incubator.apache.org/flex/ 
+    http://flex.apache.org/ 
     
     The Apache Flex project has just graduated to be a top level Apache project and the
     project's URL will be soon be changing to http://flex.apache.org/.
@@ -38,14 +38,14 @@ Getting the latest sources via Subversion
 =========================================
 
     This is the recommended way to get Apache Flex.  We offer an automated installer
-    along with binary distributions on our website at http://incubator.apache.org/flex.
+    along with binary distributions on our website at http://flex.apache.org.
 
     You can always checkout the latest source via subversion using the following
     command:
 
-    svn co https://svn.apache.org/repos/asf/incubator/flex/trunk flex
+    svn co https://svn.apache.org/repos/asf/flex/sdk/trunk/ flex
 
-    For further information visit http://incubator.apache.org/flex/source.html
+    For further information visit http://flex.apache.org/download-source.html
 
 
 Getting the convenience packages for Apache Flex
@@ -61,12 +61,12 @@ Getting the convenience packages for Apache Flex
 
     You can get the SDK Installer from the Apache Flex website at
 
-      http://incubator.apache.org/flex/installer.html
+      http://flex.apache.org/installer.html
 
     You can also get just the binaries from our website as well.  These binaries do not
     include the dependencies, so additional software may need to be downloaded and installed.
 
-      http://incubator.apache.org/flex/download.html
+      http://flex.apache.org/download-binaries.html
 
 Building Apache Flex 4.9
 ========================
@@ -469,4 +469,4 @@ Building the Source in the Source Distribution
 Thanks for using Apache Flex.
 
                                           The Apache Flex Project
-                                          <http://incubator.apache.org/flex>
+                                          <http://flex.apache.org>