Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
remove unnecessary test code
Browse files Browse the repository at this point in the history
  • Loading branch information
ys2843 committed Jul 19, 2020
1 parent 82d6ac6 commit c62ef27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/static_site/src/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ RewriteCond %{REQUEST_URI} ^/versions/1.1.0/community/contribute.html$
RewriteCond %{HTTP_REFERER} !mxnet.apache.org
RewriteCond %{HTTP_REFERER} !mxnet.incubator.apache.org
Rewriterule ^(.*)$ /versions/1.6/$1 [r=307,L]
# Rewriterule ^(.*)$ /versions/1.6/$1 [r=307,L]

# TODO temporary fix for issue #18604
Redirect 302 /api/r/docs/api/R-package/build/mxnet-r-reference-manual.pdf https://mxnet-public.s3.us-east-2.amazonaws.com/docs/v1.x/mxnet-r-reference-manual.pdf
Expand Down

0 comments on commit c62ef27

Please sign in to comment.