2ab535c78777f5b40d7436c9cd573ef8dfae9052
mspeir
  Wed Dec 31 14:50:40 2025 -0800
replacing quick start link with link to hub basics page, refs #28347

diff --git src/hg/htdocs/inc/hgMyData.html src/hg/htdocs/inc/hgMyData.html
index 73d5035284c..8ac3176b7e4 100755
--- src/hg/htdocs/inc/hgMyData.html
+++ src/hg/htdocs/inc/hgMyData.html
@@ -59,31 +59,31 @@
 
     <div id='filesDiv' class='tabSection'>
         <table id="filesTable" class="sessionTable stripe hover row-border compact" borderwidth=0>
         </table>
         <div id='selectedFileInfo' class="tabSection" style="margin-bottom: 20px;">
             <div id='placeHolderInfo'>Select files for more options</div>
             <div style="display: none">
                 <span id='numberSelectedFiles'></span> selected.
                 <button id='viewSelectedFiles'></button><button id='deleteSelectedFiles'></button>
          </div>
      </div>
 
     <div>
         For information on making track hubs, see the following pages:
         <ul>
-            <li><a href='../goldenPath/help/hubQuickStart.html' style='color:#121E9A' target=_blank>Quick Start Guide</a></li>
+            <li><a href='../docs/hubs/hubBasics.html' style='color:#121E9A' target=_blank>Track Hub Basics</a></li>
             <li><a href='../goldenPath/help/hgTrackHubHelp.html' style='color:#121E9A' TARGET=_blank>Track Hub User's Guide</a></li>
             <li><a href='../goldenPath/help/hgTrackHubHelp#Hosting' style='color:#121E9A' target=_blank>External Hosting Space For Your Track Hub</a></li>
             <li><a href='../goldenPath/help/trackDb/trackDbHub.html' style='color:#121E9A' target=_blank>Track Hub Settings Reference</a></li>
             <li><a href='../goldenPath/help/publicHubGuidelines.html' style='color:#121E9A' target=_blank>Guidelines for Submitting a Public Hub</a></li>
         </ul>
         <BR>You may also <a href='../contacts.html' style='color:#121E9A'>contact us</a> if you have any 
             issues or questions on hub development.
     </div>
 
     <div id='newTrackHubDialog' class='myTitleClass' title='Create New Track Hub' style='background:white; width:725px; display:none'>
         <div>
             <label id='hubNameLabel' for="hubName">Enter the name of the hub:</label>
             <input id='hubName'></input>
             <br>
             <label id='dbLabel' for="">Enter the genome assembly database of the hub:</label>