Author: bugman
Date: Mon Dec  7 15:09:34 2015
New Revision: 28139

URL: http://svn.gna.org/viewcvs/relax?rev=28139&view=rev
Log:
Set up more redirects for incorrectly linked user function pages.


Added:
    website/manual/rdc.copy.html
    website/manual/structure.web_of_motion.html
    website/manual/structure_aic.html
    website/manual/structure_model.html
Modified:
    website/.setup_redirects.py

Modified: website/.setup_redirects.py
URL: 
http://svn.gna.org/viewcvs/relax/website/.setup_redirects.py?rev=28139&r1=28138&r2=28139&view=diff
==============================================================================
--- website/.setup_redirects.py (original)
+++ website/.setup_redirects.py Mon Dec  7 15:09:34 2015
@@ -135,7 +135,11 @@
 redirects += [
     ['manual/dx.map.html', '%s/manual/dx_map.html'%url],
     ['manual/minimise.calculate.html', 
'%s/manual/minimise_calculate.html'%url],
-    ['manual/structure.align.html', '%s/manual/structure_align.html'%url]
+    ['manual/rdc.copy.html', '%s/manual/rdc_copy.html'%url],
+    ['manual/structure_aic.html', '%s/manual/statistics_aic.html'%url],
+    ['manual/structure.align.html', '%s/manual/structure_align.html'%url],
+    ['manual/structure_model.html', '%s/manual/statistics_model.html'%url],
+    ['manual/structure.web_of_motion.html', 
'%s/manual/structure_web_of_motion.html'%url]
 ]
 
 # Loop over all redirects, automatically creating the webpage.

Added: website/manual/rdc.copy.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/rdc.copy.html?rev=28139&view=auto
==============================================================================
--- website/manual/rdc.copy.html        (added)
+++ website/manual/rdc.copy.html        Mon Dec  7 15:09:34 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/manual/rdc_copy.html";>
+</HEAD>
+</HTML>

Added: website/manual/structure.web_of_motion.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/structure.web_of_motion.html?rev=28139&view=auto
==============================================================================
--- website/manual/structure.web_of_motion.html (added)
+++ website/manual/structure.web_of_motion.html Mon Dec  7 15:09:34 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/manual/structure_web_of_motion.html";>
+</HEAD>
+</HTML>

Added: website/manual/structure_aic.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/structure_aic.html?rev=28139&view=auto
==============================================================================
--- website/manual/structure_aic.html   (added)
+++ website/manual/structure_aic.html   Mon Dec  7 15:09:34 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/manual/statistics_aic.html";>
+</HEAD>
+</HTML>

Added: website/manual/structure_model.html
URL: 
http://svn.gna.org/viewcvs/relax/website/manual/structure_model.html?rev=28139&view=auto
==============================================================================
--- website/manual/structure_model.html (added)
+++ website/manual/structure_model.html Mon Dec  7 15:09:34 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/manual/statistics_model.html";>
+</HEAD>
+</HTML>


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to