From e97ee306d8c92e42a0a46a21fe5538836d9e1382 Mon Sep 17 00:00:00 2001 From: Milan Aryal Date: Wed, 20 Jul 2016 11:42:49 +0545 Subject: [PATCH] Add http for strftime site --- filters/date.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filters/date.md b/filters/date.md index 0b47e9c8..c63807d5 100644 --- a/filters/date.md +++ b/filters/date.md @@ -2,7 +2,7 @@ title: date --- -Converts a timestamp into another date format. The format for this syntax is the same as [`strftime`](//strftime.net). +Converts a timestamp into another date format. The format for this syntax is the same as [`strftime`](http://strftime.net).

Input

```liquid