From 595cec5ea061ce77c33b07032e1acda34741ec39 Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Tue, 25 Aug 2020 21:30:09 +0000
Subject: [PATCH] Change the hostname for the rhino json feed, for uhh,
 reasons.

---
 content/applications/modules/available_software_for_rhino.md    | 2 +-
 .../submitting_jobs/partitions/rhino_available_partitions.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/applications/modules/available_software_for_rhino.md b/content/applications/modules/available_software_for_rhino.md
index 88ce66a8..107f031c 100644
--- a/content/applications/modules/available_software_for_rhino.md
+++ b/content/applications/modules/available_software_for_rhino.md
@@ -42,4 +42,4 @@ If you are using custom GPU Anaconda Environment, the only module you need to lo
 `module load anaconda`
 {{% /panel %}}
 
-{{< table url="http://rhino-head.unl.edu:8192/lmod/spider/json" >}}
+{{< table url="http://c1832.rhino.hcc.unl.edu:8192/lmod/spider/json" >}}
diff --git a/content/submitting_jobs/partitions/rhino_available_partitions.md b/content/submitting_jobs/partitions/rhino_available_partitions.md
index 0f59087b..8a7609f2 100644
--- a/content/submitting_jobs/partitions/rhino_available_partitions.md
+++ b/content/submitting_jobs/partitions/rhino_available_partitions.md
@@ -7,4 +7,4 @@ css = ["http://mottie.github.io/tablesorter/css/theme.default.css","https://mott
 
 ### Rhino:
 
-{{< table url="http://rhino-head.unl.edu:8192/slurm/partitions/json" >}}
+{{< table url="http://c1832.rhino.hcc.unl.edu:8192/slurm/partitions/json" >}}
-- 
GitLab