15fd95da3778b7c1c3a8fcacb8e2f1da57c3e66e lrnassar Thu Sep 14 09:06:31 2023 -0700 Tiny tweak to capitalization change on new hgHubConnect link. Refs #32047 diff --git src/hg/hgHubConnect/hgHubConnect.c src/hg/hgHubConnect/hgHubConnect.c index cdd1a52..35784c3 100644 --- src/hg/hgHubConnect/hgHubConnect.c +++ src/hg/hgHubConnect/hgHubConnect.c @@ -426,31 +426,31 @@ // the outer div for all the elements in the tab puts("
"); char *hubUrlVal = ""; if (hubUrl != NULL) hubUrlVal = catThreeStrings(" value='", hubUrl, "'"); puts("
"); puts("

Create your own hub

"); puts("For information on making track hubs, see the following pages: \n " "\n" "
You may also contact us if you have any " "issues or questions on hub development."); puts("
"); // .tabSection puts("
"); puts("

Check a hub for errors

"); printf(""); printf("\n", hubUrlVal); printf("\n"); printf("  Load Example URL\n"); puts("
Use the URL bar above to check a hub for errors. This will " "validate the hub's configuration files, including hub.txt, "