Skip to content

Commit 7067409

Browse files
committed
fix address
1 parent 2f1715c commit 7067409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ def setup(app):
212212
'scipy': ('https://docs.scipy.org/doc/scipy/', None),
213213
'matplotlib': ('https://matplotlib.org/stable/', None),
214214
"qcelemental": ("https://molssi.github.io/QCElemental/dev/", None),
215-
"qcportal": ("http://docs.qcarchive.molssi.org/projects/QCPortal/en/latest/", None),
216-
"qcfractal": ("http://docs.qcarchive.molssi.org/projects/QCFractal/en/latest/", None),
215+
"qcengine": ("https://molssi.github.io/QCEngine/", None),
216+
"qcfractal": ("https://molssi.github.io/QCFractal/", None),
217217
}
218218

219219
# -- Options for todo extension ----------------------------------------------

0 commit comments

Comments
 (0)