diff options
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..b59c0a3e9 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 23, 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> |