83f7d65f68e7d721d06ab702065cfc4fda852979
brianlee
  Tue Oct 15 14:40:21 2024 -0700
Updating link to /cirmIndex to sspsygene.html

diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h
index aa8fcc1..9a990ec 100644
--- src/hg/cirm/cdw/lib/cdwPageFooter.h
+++ src/hg/cirm/cdw/lib/cdwPageFooter.h
@@ -1,36 +1,36 @@
 //  this should correspond to src/hg/cirm/gateway/htdocs/inc/footer.html SSI
 "<div class='footer' style='border-radius: 10px'>\n"
   "<div class='container' style='padding-top: 15px'>\n"
     "<div class='row'>\n"
       "<div class='col'>\n"
       "<p class='text-muted'>\n"
-      "<a href='../cirmIndex'>Home</a><br />\n"
+      "<a href='../sspsygene.html'>Home</a><br />\n"
       "<a href='https://www.ucsc.edu/' target='_blank'>UCSC Home <i\n"
       "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n"
       "<a href='https://www.nimh.nih.gov/' target='_blank'>NIMH Home <i\n"
       "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n"
     "</div>\n"
     "<div class='col'>\n"
       "<p class='text-muted'>\n"
       "<a href='https://sspsygene.ucsc.edu/' target='_blank'>SSPsyGene Home Page <i\n"
       "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n"
       "<a href='https://sspsygene.ucsc.edu/resources/' target='_blank'>SSPsyGene Resource Page <i\n"
       "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n"
       "<a  href='../sspsygeneTimeline.html' target='_blank'>SSPsyGene Timelines <i\n"
       "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n"
       "</p>\n"
     "</div>\n"
 
     "<div class='col-sm'>\n"
       "<div class='row'>\n"
         "<p class='centered-text col-md-12'>\n"
         "<a href='https://www.facebook.com/nimhgov'\n"
         "target='_blank'><i class='fab fa-facebook-square fa-2x'></i></a>\n"
         "&nbsp;&nbsp;<a href='https://www.instagram.com/nimhgov/'\n"
         "target='_blank'><i class='fab fa-instagram fa-2x'></i></a>\n"
         "&nbsp;&nbsp;<a href='http://www.twitter.com/nomhgov' target='_blank'><i\n"
         "class='fab fa-twitter-square fa-2x'></i></a>\n"
       "</div>\n"
     "</div>\n"
   "</div>\n"
 "</div>\n"