From 11061f94fe6e174e39ae3a97e6427128fd44987a Mon Sep 17 00:00:00 2001 From: angussidney Date: Mon, 24 Apr 2017 12:53:56 +1000 Subject: [PATCH] Fix link --- Ports-of-Liquid-to-other-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ports-of-Liquid-to-other-environments.md b/Ports-of-Liquid-to-other-environments.md index 8f485d4..2ff2ce8 100644 --- a/Ports-of-Liquid-to-other-environments.md +++ b/Ports-of-Liquid-to-other-environments.md @@ -3,7 +3,7 @@ * [php-liquid](https://github.com/harrydeluxe/php-liquid) (PHP) * [Template::Liquid](https://metacpan.org/pod/Template::Liquid) (Perl) * [CFML-LIQUID](https://github.com/rip747/cfml-liquid) (CFML/ColdFusion) -* [liquid.as] (https://github.com/prevailhs/liquid.as) (ActionScript 3) +* [liquid.as](https://github.com/prevailhs/liquid.as) (ActionScript 3) * [Liqp](https://github.com/bkiers/Liqp) (Java) * [Liquid](https://github.com/karlseguin/liquid) (Go) * [Liquid.NET](https://github.com/mikebridge/Liquid.NET) (C#)