diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2016-10-21 01:10:49 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2016-10-21 01:10:49 +0200 |
commit | 542e4fdcf241e3c906ea487c6f72216716eaebb6 (patch) | |
tree | cd37fb752de55bd60d41b105d372bf0b536c2942 /web/ticker.html | |
parent | 08d82e4b13c9dc99cd82550f611cead3c0b4d8c0 (diff) | |
download | Nim-542e4fdcf241e3c906ea487c6f72216716eaebb6.tar.gz |
website updates
Diffstat (limited to 'web/ticker.html')
-rw-r--r-- | web/ticker.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/web/ticker.html b/web/ticker.html index a05ea8476..dcb0b70d9 100644 --- a/web/ticker.html +++ b/web/ticker.html @@ -1,24 +1,24 @@ -<a class="news" href="$1news/2016_09_30_version_0_15_0_released.html"> - <h4>September 30, 2016</h4> - <p>Nim version 0.15.0 has been released!</p> +<a class="news" href="$1news/e028_version_0_15_2.html"> + <h4>October 21, 2016</h4> + <p>Nim version 0.15.2 has been released!</p> </a> -<a class="news" href="$1news/2016_09_03_nim_community_survey_results.html"> +<a class="news" href="$1news/e026_survey_results.html"> <h4>September 3, 2016</h4> <p>Nim Community Survey results</p> </a> -<a class="news" href="$1news/2016_08_06_bountysource_update_the_road_to_v10.html"> +<a class="news" href="$1news/e025_bountysource_update.html"> <h4>August 6, 2016</h4> <p>BountySource Update: The Road to v1.0</p> </a> -<a class="news" href="$1news/2016_06_23_launching_the_2016_nim_community_survey.html"> +<a class="news" href="$1news/e024_survey.html"> <h4>June 23, 2016</h4> <p>Launching the 2016 Nim community survey!</p> </a> -<a class="news" href="$1news/2016_06_11_version_0_14_2_released.html"> +<a class="news" href="$1news/e023_version_0_14_2.html"> <h4>June 11, 2016</h4> <p>Nim version 0.14.2 has been released!</p> </a> |