diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2012-03-03 16:28:56 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2012-03-03 16:28:56 +0000 |
| commit | 543362395e53b13a8eb6686e3ac4e2c855c1e296 (patch) | |
| tree | a94cef9fc0d48b92b4ece825f94ca0bb04275d01 | |
| parent | fd99315e70b6f800efc0578e49d9bf6215020ddb (diff) | |
Updated FAQ and download page to reflect new version of SR database (SR24).
| -rw-r--r-- | templates/download.tpl | 2 | ||||
| -rw-r--r-- | templates/faq.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/download.tpl b/templates/download.tpl index ade33a4..365cc3c 100644 --- a/templates/download.tpl +++ b/templates/download.tpl @@ -53,7 +53,7 @@ <div class='standardMargins'> The MySQL database is included inside the tar-gzipped versions, but can also be - downloaded individually: <a href="nutridb-database-sr20.sql.gz">nutridb-database-sr20.sql.gz</a> + downloaded individually: <a href="nutridb-database-sr24.sql.gz">nutridb-database-sr24.sql.gz</a> </div> <div class='standardMargins'> diff --git a/templates/faq.tpl b/templates/faq.tpl index 8510d8e..e522cb0 100644 --- a/templates/faq.tpl +++ b/templates/faq.tpl @@ -41,7 +41,7 @@ mineral content. The data in this database was provided by the <a href='http://www.ars.usda.gov/ba/bhnrc/ndl'>USDA Nutrient Data Laboratory</a>. The data is public domain. nubridb.com is currently using the latest release known as - <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR20</a>. + <a href='http://www.ars.usda.gov/Services/docs.htm?docid=8964'>SR24</a>. </div> |
