mailr28070 - in /website: .setup_redirects.py api/bmrblib-module.html


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 03, 2015 - 12:13:
Author: bugman
Date: Tue Nov  3 12:13:26 2015
New Revision: 28070

URL: http://svn.gna.org/viewcvs/relax?rev=28070&view=rev
Log:
Added a redirect for http://www.nmr-relax.com/api/bmrblib-module.html.

This is pointed to by some old Bmrblib news items, so now this redirects to 
the newer link of
http://www.nmr-relax.com/api/4.0/bmrblib-module.html.


Added:
    website/api/bmrblib-module.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=28070&r1=28069&r2=28070&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Tue Nov  3 12:13:26 2015
@@ -21,7 +21,8 @@
 redirects += [
     
['api/2.1/toc-test_suite.unit_tests._maths_fns.Test_rotation_matrix-module.html',
 
'%s/api/2.1/toc-test_suite.unit_tests._maths_fns.test_rotation_matrix-module.html'%url],
     ['api/3.1/lib.dispersion.B14-module.html', 
'%s/api/3.2/lib.dispersion.b14-module.html'%url],
-    ['api/3.3/lib.software.grace-module.html', 
'%s/api/3.3/lib.plotting.grace-module.html'%url]
+    ['api/3.3/lib.software.grace-module.html', 
'%s/api/3.3/lib.plotting.grace-module.html'%url],
+    ['api/bmrblib-module.html', '%s/api/4.0/bmrblib-module.html'%url]
 ]
 
 # The HTML manual redirects.

Added: website/api/bmrblib-module.html
URL: 
http://svn.gna.org/viewcvs/relax/website/api/bmrblib-module.html?rev=28070&view=auto
==============================================================================
--- website/api/bmrblib-module.html     (added)
+++ website/api/bmrblib-module.html     Tue Nov  3 12:13:26 2015
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+    <meta http-equiv="refresh" content="0; 
url=http://www.nmr-relax.com/api/4.0/bmrblib-module.html";>
+</HEAD>
+</HTML>




Related Messages


Powered by MHonArc, Updated Tue Nov 17 11:40:03 2015