Skip to content

Commit

Permalink
Docs: Updates links to latest to prevent weird subdomain errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dgasmith committed Mar 19, 2019
1 parent 2f7c2e3 commit 63508e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,22 +102,22 @@ paginate = 6
[[menu.main]]
parent = "Documentation"
name = "QCPortal "
URL = "http://docs.qcarchive.molssi.org/projects/qcportal/"
URL = "http://docs.qcarchive.molssi.org/projects/qcportal/en/latest"

[[menu.main]]
parent = "Documentation"
name = "QCFractal "
URL = "http://docs.qcarchive.molssi.org/projects/qcfractal/"
URL = "http://docs.qcarchive.molssi.org/projects/qcfractal/en/latest"

[[menu.main]]
parent = "Documentation"
name = "QCEngine "
URL = "http://docs.qcarchive.molssi.org/projects/qcengine/"
URL = "http://docs.qcarchive.molssi.org/projects/qcengine/en/latest"

[[menu.main]]
parent = "Documentation"
name = "QCElemental "
URL = "http://docs.qcarchive.molssi.org/projects/qcelemental/"
URL = "http://docs.qcarchive.molssi.org/projects/qcelemental/en/latest"

[[menu.main]]
weight = 10
Expand Down

0 comments on commit 63508e0

Please sign in to comment.