You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2018/03/14 18:47:25 UTC

svn commit: r1826746 - in /cordova/site/public: .htaccess feed.xml

Author: steven
Date: Wed Mar 14 18:47:25 2018
New Revision: 1826746

URL: http://svn.apache.org/viewvc?rev=1826746&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/.htaccess
    cordova/site/public/feed.xml

Modified: cordova/site/public/.htaccess
URL: http://svn.apache.org/viewvc/cordova/site/public/.htaccess?rev=1826746&r1=1826745&r2=1826746&view=diff
==============================================================================
--- cordova/site/public/.htaccess (original)
+++ cordova/site/public/.htaccess Wed Mar 14 18:47:25 2018
@@ -261,8 +261,11 @@ RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/lat
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/cordova/plugins/pluginapis.html$ /docs/$1/deprecated.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/latest/cordova/plugins/pluginapis.html$ /docs/$1/deprecated.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/guide/platforms/win8/index.html$ /docs/$1/dev/guide/platforms/windows/index.html [NE,R=301,L]
+RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/latest/guide/platforms/win8/index.html$ /docs/$1/latest/guide/platforms/windows/index.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/guide/platforms/win8/plugin.html$ /docs/$1/dev/guide/platforms/windows/index.html [NE,R=301,L]
+RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/latest/guide/platforms/win8/plugin.html$ /docs/$1/latest/guide/platforms/windows/index.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/guide/platforms/win8/upgrade.html$ /docs/$1/dev/guide/platforms/windows/index.html [NE,R=301,L]
+RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/latest/guide/platforms/win8/upgrade.html$ /docs/$1/latest/guide/platforms/windows/index.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/guide/platforms/blackberry10/home.html$ /docs/$1/deprecated.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/latest/guide/platforms/blackberry10/home.html$ /docs/$1/deprecated.html [NE,R=301,L]
 RewriteRule ^.*docs/(\w\w(?:-\w\w)?)/dev/guide/platforms/blackberry10/index.html$ /docs/$1/deprecated.html [NE,R=301,L]

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1826746&r1=1826745&r2=1826746&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Mar 14 18:47:25 2018
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 05 Mar 2018 20:18:13 +0000</pubDate>
-    <lastBuildDate>Mon, 05 Mar 2018 20:18:13 +0000</lastBuildDate>
+    <pubDate>Wed, 14 Mar 2018 18:24:35 +0000</pubDate>
+    <lastBuildDate>Wed, 14 Mar 2018 18:24:35 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org