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

Fixed a URL that changed (#3888)

parent d1678fb9
...@@ -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/index.html>`_ its own nonstandard `naming convention <http://legacy.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