Merge pull request #781 from MilanAryal/patch-1

Add http for strftime site
This commit is contained in:
Adam Hollett
2016-07-20 10:32:37 -04:00
committed by GitHub
+1 -1
View File
@@ -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).
<p class="code-label">Input</p>
```liquid