diff --git a/_data/topnav.yml b/_data/topnav.yml
index 4c8eacd..11e4463 100644
--- a/_data/topnav.yml
+++ b/_data/topnav.yml
@@ -16,8 +16,8 @@ topnav_dropdowns:
external_url: https://groups.google.com/a/lbl.gov/forum/#!forum/singularity
- title: Singularity on Stack Overflow
external_url: http://stackoverflow.com/questions/tagged/singularity
- - title: Singularity Hub
- external_url: https://github.com/singularityware/singularity-hub
+# - title: Singularity Hub
+# external_url: https://github.com/singularityware/singularity-hub
- title: Slack
external_url: https://singularity-container.slack.com
- title: People
diff --git a/pages/docs/admin-docs/docs-hpc.md b/pages/docs/admin-docs/docs-hpc.md
index 458381e..09c2924 100644
--- a/pages/docs/admin-docs/docs-hpc.md
+++ b/pages/docs/admin-docs/docs-hpc.md
@@ -11,7 +11,7 @@ One of the architecturally defined features in Singularity is that it can execut
Additionally, because Singularity is not emulating a full hardware level virtualization paradigm, there is no need to separate out any sandboxed networks or file systems because there is no concept of user-escalation within a container. Users can run Singularity containers just as they run any other program on the HPC resource.
### Workflows
-We are in the process of developing Singularity Hub, which will allow for generation of workflows using Singularity containers in an online interface, and easy deployment on standard research clusters (e.g., SLURM, SGE). Currently, the Singularity core software is installed on the following research clusters, meaning you can run Singularity containers as part of your jobs:
+We are in the process of developing Singularity Hub, which will allow for generation of workflows using Singularity containers in an online interface, and easy deployment on standard research clusters (e.g., SLURM, SGE). Currently, the Singularity core software is installed on the following research clusters, meaning you can run Singularity containers as part of your jobs:
- The Sherlock cluster at Stanford University
- SDSC Comet and Gordon (XSEDE)