From df55874b2f692819906986151bbf4d60f7942089 Mon Sep 17 00:00:00 2001
From: Gervaise Henry <GHENRY@swmed.org>
Date: Mon, 24 Feb 2020 19:06:55 -0600
Subject: [PATCH] Fix data references

---
 layouts/custom/hu.Pd.deep.html | 4 ++--
 layouts/custom/hu.PdPgb.html   | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/layouts/custom/hu.Pd.deep.html b/layouts/custom/hu.Pd.deep.html
index 61d84d0..0ca6e36 100644
--- a/layouts/custom/hu.Pd.deep.html
+++ b/layouts/custom/hu.Pd.deep.html
@@ -145,8 +145,8 @@
         <div><span style="font-size:18px; font-weight:bold;">Raw data found at:</span></div>
         <div><span style="font-size:16px;"> <a href="https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE145843"
                     target="_blank">Deeper Sequencing GEO: GSE145843</a></span></div>
-        <div><span style="font-size:16px;"><a href="https://www.gudmap.org/chaise/record/#2/RNASeq:Study/RID=16-WPBW"
-                    target="_blank">Deeper Sequencing GUDMAP: 16-WPBW</a></span></div>
+        <div><span style="font-size:16px;"><a href="https://www.gudmap.org/chaise/record/#2/RNASeq:Study/RID=16-WPBT"
+                    target="_blank">Deeper Sequencing GUDMAP: 16-WPBT</a></span></div>
         <div><span style="font-size:16px;"> <a href="https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE117403"
                     target="_blank">Original GEO: GSE117403</a></span></div>
         <div><span style="font-size:16px;"><a href="https://doi.org/10.25548/W-R8CM" target="_blank">Original GUDMAP:
diff --git a/layouts/custom/hu.PdPgb.html b/layouts/custom/hu.PdPgb.html
index 6bdd00a..5c3d32b 100644
--- a/layouts/custom/hu.PdPgb.html
+++ b/layouts/custom/hu.PdPgb.html
@@ -149,10 +149,10 @@
                     target="_blank">Human Normal Prostate GEO: GSE145843</a></span></div>
         <div><span style="font-size:16px;"> <a href="https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE145838"
                     target="_blank">Human Glandular BPH Prostate GEO: GSE145838</a></span></div>
-        <div><span style="font-size:16px;"><a href="https://www.gudmap.org/chaise/record/#2/RNASeq:Study/RID=16-WPBT"
-                    target="_blank">Normal Human Prostate GUDMAP: 16-WPBT</a></span></div>
         <div><span style="font-size:16px;"><a href="https://www.gudmap.org/chaise/record/#2/RNASeq:Study/RID=16-WPBW"
-                    target="_blank">Glandular BPH Human Prostate GUDMAP: 16-WPBW</a></span></div>
+                    target="_blank">Normal Human Prostate GUDMAP: 16-WPBW</a></span></div>
+        <div><span style="font-size:16px;"><a href="https://www.gudmap.org/chaise/record/#2/RNASeq:Study/RID=16-WPBT"
+                    target="_blank">Glandular BPH Human Prostate GUDMAP: 16-WPBT</a></span></div>
     </div>
 </div>
 
-- 
GitLab