Explorar o código

Fix typo in changelog

Thibaut %!s(int64=12) %!d(string=hai) anos
pai
achega
d1a6d425de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/javascripts/templates/pages/news_tmpl.coffee

+ 1 - 1
assets/javascripts/templates/pages/news_tmpl.coffee

@@ -25,7 +25,7 @@ newsItem = (date, news) ->
 
 app.news = [
   [ 1386892800000, # December 13, 2013
-    """ New <a href="/git/">Git</a> and <a href="/git/">Redis</a> documentations """
+    """ New <a href="/git/">Git</a> and <a href="/redis/">Redis</a> documentations """
   ], [
     1385424000000, # November 26, 2013
     """ New <a href="/python/">Python</a> documentation """