text correction
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 22 Dec 2017 13:50:44 +0000 (14:50 +0100)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Fri, 22 Dec 2017 13:50:44 +0000 (14:50 +0100)
django_simple/todo/templates/about.html
django_simple/todo/templates/input.html

index 62d24d9..8f9ce85 100644 (file)
@@ -120,7 +120,7 @@ Third party software employed in the server
 <ul> 
 <li> <a href="http://pymol.org"> pymol </a>
 <li> convpdb.pl from <a href="http://www.mmtsb.org/">MMTSB Tool Set</a>
-<li> tleap, sander and ambpdb from <a href="ambermd.org">Amber Tools</a>
+<li> tleap, sander and ambpdb from <a href="http://ambermd.org">Amber Tools</a>
 <li> <a href="http://cssb.biology.gatech.edu/PULCHRA"> pulchra </a>
 <li> <a href="http://dunbrack.fccc.edu/scwrl4/"> Scwrl4</a>
 <li> <a href="https://zhanglab.ccmb.med.umich.edu/TM-score/">tmscore</a>
index b667f4a..0595028 100644 (file)
@@ -38,8 +38,8 @@ which can crash calculations.
 <li>
 TER records in PDB file are read to recognize chain's ends.
 <li>
-Distance distribution (from SAXS experiment) cam be added for MREMD
-simulations in advanced mode. First column distance, second column
+Distance distribution (from SAXS experiment) can be added for MREMD
+simulation in advanced mode. First column distance, second column
 distribution function value (separated by space).
 </ol>
 {% endblock %}