diff options
| -rw-r--r-- | templates/resources.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/resources.tpl b/templates/resources.tpl index 10f6da7..62c6937 100644 --- a/templates/resources.tpl +++ b/templates/resources.tpl @@ -21,7 +21,11 @@ The USDA Nutrient Data Laboratory is where the vast majority of reliable nutrient data comes from, including for this site. <ul> - <li><a href='http://www.ars.usda.gov/main/site_main.htm?modecode=12354500'>USDA Nutrient Data Laboratory</a></li> + <li> + <a href="http://www.ars.usda.gov/ba/bhnrc/ndl"> + U.S. Department of Agriculture, Agricultural Research Service. + </a> + </li> </ul> </div> |
