Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rockspecs/liquid-scm-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source = {
description = {
summary = "A lua implementation of liquid for OpenResty platform.",
detailed = "Since liquid markup language has no its official language specification document , liquid-lua adopts a classic lexer/parser/interpreter implementation approch and comes up with a strict error mode.",
homepage = "https://github.com/chenxianyu2015/liquid-lua",
homepage = "https://github.com/3scale/liquid-lua",
license = "BSD-2-Clause"
}
dependencies = {
Expand Down