"vscode:/vscode.git/clone" did not exist on "191bca722a7e59bee1c766562f68d30cd758f551"
Unverified Commit cc8cdf60 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Fix a broken URL again (#3981)

parent fa893467
...@@ -525,7 +525,7 @@ carbohydrates, include that file as well: ...@@ -525,7 +525,7 @@ carbohydrates, include that file as well:
forcefield = ForceField('amber14-all.xml', 'amber14/tip3pfb.xml', 'amber14/GLYCAM_06j-1.xml') forcefield = ForceField('amber14-all.xml', 'amber14/tip3pfb.xml', 'amber14/GLYCAM_06j-1.xml')
Be aware that GLYCAM works somewhat differently from most force fields. It uses Be aware that GLYCAM works somewhat differently from most force fields. It uses
its own nonstandard `naming convention <http://legacy.glycam.org/docs/forcefield/glycam-naming-2>`_ its own nonstandard `naming convention <http://glycam.org/docs/forcefield/glycam-naming-2>`_
for carbohydrates, and requires your input file to follow it. If any residues have for carbohydrates, and requires your input file to follow it. If any residues have
names different from what it expects, GLYCAM will be unable to assign parameters names different from what it expects, GLYCAM will be unable to assign parameters
to them. to them.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment