From 295681c82f16dddda935ca2c54e29cc839c50a7a Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Tue, 25 Aug 2020 22:14:44 +0000
Subject: [PATCH] Revert "Change the hostname for the rhino json feed, for uhh,
 reasons."

This reverts commit 595cec5ea061ce77c33b07032e1acda34741ec39.
---
 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 107f031c..88ce66a8 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://c1832.rhino.hcc.unl.edu:8192/lmod/spider/json" >}}
+{{< table url="http://rhino-head.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 8a7609f2..0f59087b 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://c1832.rhino.hcc.unl.edu:8192/slurm/partitions/json" >}}
+{{< table url="http://rhino-head.unl.edu:8192/slurm/partitions/json" >}}
-- 
GitLab