d8dc88e168759f53f17cc61981bff3a23d1cec19
lrnassar
  Tue Nov 21 10:32:11 2023 -0800
Fixing the contact us link, refs #32656

diff --git src/hg/htdocs/indexMeetings.html src/hg/htdocs/indexMeetings.html
index 38b0c85..410cc20 100644
--- src/hg/htdocs/indexMeetings.html
+++ src/hg/htdocs/indexMeetings.html
@@ -1,14 +1,14 @@
 <h2 style="text-align: center">Meetings and Workshops: Come see us in person!</h2>
 <div class="container">
   <div class="row">
     <div class="col-md-6">
       <ul><li><a href="https://meetings.cshl.edu/meetings.aspx?meet=info&year=23"
         target="_blank">CSHL: Genome Informatics 2023</a> - New York, NY - Dec 6-9, 2023</li></ul>
     </div>
     <div class="col-md-6">
       <ul><li><a href="https://www.intlpag.org/31/"
         target="_blank">Plant and Animal Genomes 2024</a> - San Diego, CA - Jan 12-17, 2024</li></ul>
     </div>
   </div>
-<p style="font-size: smaller;text-align: center;">Feel free to <a href="genome-www@soe.ucsc.edu">contact us</a> if you are interested in  meeting someone from the team to collaborate, get help, or ask any questions at the meetings.</p>
+<p style="font-size: smaller;text-align: center;">Feel free to <a href="mailto:genome-www@soe.ucsc.edu">contact us</a> if you are interested in  meeting someone from the team to collaborate, get help, or ask any questions at the meetings.</p>
 </div>