d5932e4051a4885f0036831cdfc5fbf1eb08a499
lrnassar
  Tue Oct 10 17:16:27 2023 -0700
Fixing broken blog links, refs #32439

diff --git src/hg/htdocs/goldenPath/help/sessions.html src/hg/htdocs/goldenPath/help/sessions.html
index 3d7e28c..0c30a5d 100755
--- src/hg/htdocs/goldenPath/help/sessions.html
+++ src/hg/htdocs/goldenPath/help/sessions.html
@@ -373,39 +373,39 @@
 and released our <a target="_blank" href="/cgi-bin/hgPublicSessions">Public Sessions</a> page.
 Public Sessions allows users to publish their sessions and annotate them with a description.
 By using the <code>search=searchTerm</code> feature, it is now possible for groups to create
 their own laboratory-focused Session Gallery, by selecting sessions to add to the Public Sessions
 collection and  describing their data with common unique terms.</p>
 <p>
 For example, a link to the Public Sessions page such as
 <a href="http://genome.ucsc.edu/cgi-bin/hgPublicSessions?search=protein"
 target="_blank">http://genome.ucsc.edu/cgi-bin/hgPublicSessions?search=protein</a>
 will search all Public Sessions with &quot;protein&quot; mentioned in their description.
 If &quot;protein&quot; were replaced with &quot;YourLabName&quot; you could then have a link
 to display a gallery of sessions related to your laboratory data. Another example is
 <a href="http://genome.ucsc.edu/cgi-bin/hgPublicSessions?search=sessionView"
 target="_blank">http://genome.ucsc.edu/cgi-bin/hgPublicSessions?search=sessionView</a>, which
 uses the unique term &quot;sessionView&quot; to collect related sessions. Read more
-in this <a href="https://genome.ucsc.edu/blog/sharing-data-with-sessions-and-urls/#sessions"
+in this <a href="https://genome-blog.gi.ucsc.edu/blog/sharing-data-with-sessions-and-urls/#sessions"
 target="_blank">blog post</a>.</p>
 
 <a name="links"></a>
 <h3>Don't copy that link -- make a Session!</h3>
 <p>
-Please see the <a href="http://genome.ucsc.edu/blog/how-to-share-your-ucsc-screenthoughts/"
+Please see the <a href="https://genome-blog.gi.ucsc.edu/blog/how-to-share-your-ucsc-screenthoughts/"
 target="_blank">How to share your UCSC screenthoughts</a> and
-<a href="http://genome.ucsc.edu/blog/sharing-data-with-sessions-and-urls/"
+<a href="https://genome-blog.gi.ucsc.edu/blog/sharing-data-with-sessions-and-urls/"
 target="_blank">Sharing Data with Sessions and URLs</a> blog posts for a
 discussion about sessions.</p>
 <p>
 Most new users make the mistake of sharing a URL of the current view to others for collaboration. 
 This can lead to many problems as each URL is given a unique identifier called a
 <strong>&quot;hgsid&quot;</strong> that allows users to continue actively manipulating their data 
 across different platforms (FireFox,Chrome,IE). The person one shares the link with will be 
 interpreted as the same user and will have the power to continue manipulating the original shared 
 content.</p>
 <p>
 When you want to share information in the browser in a more permanent fashion you should create a 
 session and share the resulting URL. From the Session page, copy the link that says 
 &quot;Browser&quot; with a right-click. The URL should look something like the following:</p>
 <pre><code>http://genome.ucsc.edu/cgi-bin/hgTracks?<strong>hgS_doOtherUser=submit&hgS_otherUserName=</strong>sessionGallery<strong>&hgS_otherUserSessionName=</strong>hg19_watsonKriek</code></pre>
 <p>