diff --git a/config.toml b/config.toml
index 4a39da5..fa3df0a 100644
--- a/config.toml
+++ b/config.toml
@@ -118,7 +118,7 @@ pygmentsStyle = "solarized-dark"
[[menu.main]]
name = "Infrastructure"
- URL = "https://docs.qcarchive.molssi.org"
+ URL = "https://molssi.github.io/QCFractal/index.html"
weight = 10
pre = ""
post = ""
diff --git a/data/get_started.yml b/data/get_started.yml
index c1e766c..14ce4e5 100644
--- a/data/get_started.yml
+++ b/data/get_started.yml
@@ -65,7 +65,7 @@ all software is open to the community.
"
diff --git a/data/homepage.yml b/data/homepage.yml
index edaedef..0b6bf4a 100644
--- a/data/homepage.yml
+++ b/data/homepage.yml
@@ -62,12 +62,12 @@ service:
- icon : "tf-ion-laptop"
title : "QCPortal"
content : "Client-side portal access to either MolSSI's permanent database (QCFractal), or a private one of your own."
- URL: "http://docs.qcarchive.molssi.org/projects/qcportal/en/latest/"
+ URL: "https://molssi.github.io/QCFractal/user_guide/client_setup.html"
- icon : "tf-ion-ios-cloud-outline"
title : "QCFractal"
content : "A distributed compute and database platform for quantum chemistry."
- URL: "http://docs.qcarchive.molssi.org/projects/qcfractal/en/latest/"
+ URL: "https://molssi.github.io/QCFractal/"
- icon : "tf-speedometer"
title : "QCEngine"
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 5c72289..b5294c7 100755
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -11,7 +11,7 @@
Powered by
- QCFractal,
+ QCFractal,
QCEngine, and
QCElemental.