3e02042292c7078b61936410f57eb73fcf0f8fb2
rhead
  Fri Aug 20 16:58:02 2010 -0700
Changed broken link yeastgfp.ucsf.edu to working link yeastgfp.yeastgenome.org.
diff --git src/hg/lib/sgdAbundance.as src/hg/lib/sgdAbundance.as
index eb94958..53db6f9 100644
--- src/hg/lib/sgdAbundance.as
+++ src/hg/lib/sgdAbundance.as
@@ -1,7 +1,7 @@
 table sgdAbundance
-"Protein abundance data from http://yeastgfp.ucsf.edu via SGD"
+"Protein abundance data from http://yeastgfp.yeastgenome.org via SGD"
     (
     string name;	"ORF name in sgdGene table"
     float abundance;	"Absolute abundance from 41 to 1590000"
     string error;	"Error - either a floating point number or blank"
     )