diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2017-04-02 18:34:31 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2017-04-02 18:34:31 +0000 |
| commit | 8c5859eea96b9bb9b7fe638dde829b1c58c0a5a0 (patch) | |
| tree | c031da3964a2db5c3f1bd8622340aaeb9e558343 | |
| parent | b9f9851b69ffd32632e873f4d1012c4da32987e8 (diff) | |
Updates documentation to indicates that this is now using SR 28.
| -rw-r--r-- | templates/about.tpl | 2 | ||||
| -rw-r--r-- | templates/download.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/about.tpl b/templates/about.tpl index 7bad288..9da73e1 100644 --- a/templates/about.tpl +++ b/templates/about.tpl @@ -16,7 +16,7 @@ </div> <div class='standardMargins'> - NutriDB, like pretty much every other nutrition calculator in the world, uses data from the <a href="http://www.ars.usda.gov/ba/bhnrc/ndl">U.S. Department of Agriculture, Agricultural Research Service</a>. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 25. + NutriDB, like pretty much every other nutrition calculator in the world, uses data from the <a href="http://www.ars.usda.gov/ba/bhnrc/ndl">U.S. Department of Agriculture, Agricultural Research Service</a>. NutriDB currently uses USDA National Nutrient Database for Standard Reference, Release 28. </div> <div class='standardMargins'> diff --git a/templates/download.tpl b/templates/download.tpl index 206b8b4..32b7d9a 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -34,7 +34,7 @@ <div class='standardMargins'> The MySQL database is included inside the tar-gzipped file, but can also be - downloaded individually: <a href="nutridb-database-sr25.sql.gz">nutridb-database-sr25.sql.gz</a> + downloaded individually: <a href="nutridb-database-sr28.sql.gz">nutridb-database-sr28.sql.gz</a> </div> <div class='standardMargins'> |
