330d9bbc3c4b702428d2412035d1e3001b6615cc
ann
  Fri Jul 23 10:14:58 2010 -0700
fixing broken link
diff --git src/hg/hgPcr/hgPcr.c src/hg/hgPcr/hgPcr.c
index a70366c..e53dc8f 100644
--- src/hg/hgPcr/hgPcr.c
+++ src/hg/hgPcr/hgPcr.c
@@ -557,7 +557,7 @@
 printf("</TT>");
 printf("The temperature calculations are done assuming 50 mM salt and 50 nM annealing "
        "oligo concentration.  The code to calculate the melting temp comes from "
-       "<A HREF=\"http://frodo.wi.mit.edu/cgi-bin/primer3/primer3_www.cgi\" target=_blank>"
+       "<A HREF=\"http://frodo.wi.mit.edu/primer3/input.htm\" target=_blank>"
        "Primer3</A>.");
 return ok;
 }