From 27007e9026be74b9a50da496be92d4b5cd1721b7 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 1 Jul 2019 17:32:43 -0300 Subject: [PATCH] Fixed link --- content/books/things-i-learnt/use-timezones/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/books/things-i-learnt/use-timezones/index.md b/content/books/things-i-learnt/use-timezones/index.md index 89e4a91..fb390fd 100644 --- a/content/books/things-i-learnt/use-timezones/index.md +++ b/content/books/things-i-learnt/use-timezones/index.md @@ -37,4 +37,4 @@ times before" -- will probably claim "Hey, this is _obvious_!" And I'd have to agree. But it's annoying how many times I got bitten by some stupid bug 'cause we decided that "well, everything is in the same timezone, so it's all good". -{{ chapters(prev_chapter_link="/books/things-i-learnt/resist-easy", prev_chapter_title="Resist The Temptation Of Easy", next_chapter_link="/books/things-i-learnt/utf-utf8", next_chapter_title="Always Use UTF-8 For Your Strings") }} +{{ chapters(prev_chapter_link="/books/things-i-learnt/resist-easy", prev_chapter_title="Resist The Temptation Of Easy", next_chapter_link="/books/things-i-learnt/use-utf8", next_chapter_title="Always Use UTF-8 For Your Strings") }}