Add http for strftime site

This commit is contained in:
Milan Aryal
2016-07-20 11:42:49 +05:45
committed by GitHub
parent 461db01257
commit e97ee306d8
+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