ef238e6ab90d807a28fc144fa520b50c0d1b9801 mspeir Mon Nov 3 17:12:17 2025 -0800 changing genome-source to github references, refs #35031 diff --git src/hg/htdocs/goldenPath/gbdDescriptions.html src/hg/htdocs/goldenPath/gbdDescriptions.html index b3741a09427..0b170bf58fb 100755 --- src/hg/htdocs/goldenPath/gbdDescriptions.html +++ src/hg/htdocs/goldenPath/gbdDescriptions.html @@ -72,22 +72,22 @@ <p> For more information on using the Table Browser, see the <a href="help/hgTablesHelp.html" target="_blank">Table Browser User's Guide</a>.</p> <h3>API</h3> <span class="gbsWarnText">Here is the current way to retrieve table descriptions with the API.</span></p> <p> You can also access table schema information in JSON notation using our <a href="help/api.html#Practical_examples" target="_blank">API</a> with a query such as the following:</p> <p> <a href="http://api.genome.ucsc.edu/list/schema?genome=hg38;track=refFlat">http://api.genome.ucsc.edu/list/schema?genome=hg38;track=refFlat</a></p> <p> Please note the response will be in JSON notation and may need parsing to interpret.</p> <p> - There are also links to our source code in <a href="http://genome-source.soe.ucsc.edu/gitlist/kent.git/tree/master/src/hg/lib" + There are also links to our source code in <a href="http://github.com/ucscGenomeBrowser/kent/tree/master/src/hg/lib" target="_blank">src/hg/lib</a> to discover the autoSql files (.as) that define our tables. -Here is an example link to the refFlat.as file: <a href=" http://genome-source.soe.ucsc.edu/gitlist/kent.git/raw/master/src/hg/lib/refFlat.as" -target="_blank">http://genome-source.soe.ucsc.edu/gitlist/kent.git/raw/master/src/hg/lib/refFlat.as</a></p> +Here is an example link to the refFlat.as file: <a href=" http://github.com/ucscGenomeBrowser/kent/raw/master/src/hg/lib/refFlat.as" +target="_blank">http://github.com/ucscGenomeBrowser/kent/raw/master/src/hg/lib/refFlat.as</a></p> <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->