7786a0b964b3578900801ddcf88447f0fb854a79 mspeir Mon Oct 6 19:23:39 2025 -0700 adding comma based on code review, refs #36478 diff --git src/hg/htdocs/goldenPath/help/hubBasics.html src/hg/htdocs/goldenPath/help/hubBasics.html index 2c0865e9470..8380bda450e 100755 --- src/hg/htdocs/goldenPath/help/hubBasics.html +++ src/hg/htdocs/goldenPath/help/hubBasics.html @@ -18,31 +18,31 @@ <p> This page covers the basics of setting up your own hub: <ol> <li><a href="#create">Creating your hub.txt</a> <li><a href="#types">Common track types and their configuration</a> <li><a href="#grouping">Grouping tracks</a> <li><a href="#description">Creating description pages</a> <li><a href="#sharing">Sharing and linking to your hub</a> </ol> </p> <p> As you build your hub, use the "Hub Development" tab on the <a href="/cgi-bin/hgHubConnect">Track Data Hub</a> page to check your hub for errors or to disable file caching to -see your changes immediately rather than after the 300ms refresh +see your changes immediately, rather than after the 300ms refresh rate. </p> <h2>Example hub.txt</h2> <p> To begin, we want to provide an example hub.txt that has been created in a way to make it easy to swap in your data URLs in place of our examples. It indicates what settings are required and includes many optional settings that can help elevate your tracks beyond the basics. Alongside these settings, it includes short explanations of how those settings work and how to configure them, but there is also a version provided without these. <p> <ul> <li><a href="examples/hubExamples/hubBasicSettings/hub.txt"