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/06/17 12:02:22 UTC

svn commit: r1493702 - /flex/site/trunk/content/sdk-installer-config-3.0.xml

Author: jmclean
Date: Mon Jun 17 10:02:22 2013
New Revision: 1493702

URL: http://svn.apache.org/r1493702
Log:
added missing "/" to path

Modified:
    flex/site/trunk/content/sdk-installer-config-3.0.xml

Modified: flex/site/trunk/content/sdk-installer-config-3.0.xml
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/sdk-installer-config-3.0.xml?rev=1493702&r1=1493701&r2=1493702&view=diff
==============================================================================
--- flex/site/trunk/content/sdk-installer-config-3.0.xml (original)
+++ flex/site/trunk/content/sdk-installer-config-3.0.xml Mon Jun 17 10:02:22 2013
@@ -46,7 +46,7 @@ limitations under the License.
 		<file name="Versions" airVersions="3.8,3.7,3.6,3.5,3.4,3.3,3.2,3.1,3.0,2.7,2.6" flashPlayerVersions="11.8,11.7,11.6,11.5,11.4,11.3,11.2,11.1,11.0,10.3,10.2" airDefault="3.7" flashPlayerDefault="11.7" /> 
 
         <!-- Adobe AIR SDK -->
-		<file name="AdobeAIRSDKLin2.6" path="http://airdownload.adobe.com/air/lin/download/2.6" file="AdobeAIRSDK.zip" />
+		<file name="AdobeAIRSDKLin2.6" path="http://airdownload.adobe.com/air/lin/download/2.6/" file="AdobeAIRSDK.zip" />
 		
 		<file name="AdobeAIRSDKWin2.6" path="http://airdownload.adobe.com/air/win/download/2.6/" file="AdobeAIRSDK.zip" /> 
 		<file name="AdobeAIRSDKWin2.7" path="http://airdownload.adobe.com/air/win/download/2.7/" file="AdobeAIRSDK.zip" />