Updated date syntax reference link.

zumwalt
2014-09-08 09:46:35 -07:00
parent 4a8375dee3
commit 35576edbf2
+1 -1
@@ -40,7 +40,7 @@ Hello {{ 'now' | date: "%Y %h" }}
### Standard Filters
* `date` - reformat a date ([syntax reference](http://docs.shopify.com/themes/liquid-basics/output#date))
* `date` - reformat a date ([syntax reference](http://docs.shopify.com/themes/liquid-documentation/filters/additional-filters#date))
* `capitalize` - capitalize words in the input sentence
* `downcase` - convert an input string to lowercase
* `upcase` - convert an input string to uppercase