This is an automated email from the ASF dual-hosted git repository.

aaronmarkham pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d10d994  Publish triggered by CI
d10d994 is described below

commit d10d994e16c25d788c8059596c0c34ac36ee4f37
Author: mxnet-ci <mxnet-ci>
AuthorDate: Sat Sep 12 06:43:26 2020 +0000

    Publish triggered by CI
---
 .htaccess | 4 ++--
 date.txt  | 1 -
 feed.xml  | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/.htaccess b/.htaccess
index 88df937..4df2acf 100644
--- a/.htaccess
+++ b/.htaccess
@@ -22,12 +22,12 @@ RewriteOptions AllowNoSlash
 
 </IfModule>
 
-# Set default website version to old stable (v1.6)
+# Set default website version to old stable (v1.7)
 RewriteCond %{REQUEST_URI} !^/versions/
 RewriteCond %{HTTP_REFERER} !mxnet.apache.org
 RewriteCond %{HTTP_REFERER} !mxnet.incubator.apache.org
 RewriteCond %{HTTP_REFERER} !mxnet.cdn.apache.org
-RewriteRule ^(.*)$ /versions/1.6/$1 [r=307,L]
+RewriteRule ^(.*)$ /versions/1.7/$1 [r=307,L]
 
 # Redirect Chinese visitors to Chinese CDN, temporary solution for slow site 
speed in China
 RewriteCond %{ENV:GEOIP_COUNTRY_CODE} ^CN$
diff --git a/date.txt b/date.txt
deleted file mode 100644
index cb0810e..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Sat Sep 12 00:44:35 UTC 2020
diff --git a/feed.xml b/feed.xml
index def04dd..3c09751 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-09-12T00:34:15+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-09-12T06:33:33+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file

Reply via email to