diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-08-17 18:41:41 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-08-17 18:41:41 +0100 |
| commit | bd657a8055ab32f3f2100cfd63a044d729d6591f (patch) | |
| tree | 56d41244cd4201084676ecac41f7e99f6f26e39d | |
| parent | 6fa3ce29f5d5453ab638f0154ff41541d66d0b48 (diff) | |
| parent | 82fbadfca90bfd6de27b79d841a1b5b262932356 (diff) | |
| download | packages-bd657a8055ab32f3f2100cfd63a044d729d6591f.tar.gz packages-bd657a8055ab32f3f2100cfd63a044d729d6591f.zip | |
Merge pull request #223 from flyx/master
emerald: updated web URL
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index de3f50f..ec1f712 100644 --- a/packages.json +++ b/packages.json @@ -747,7 +747,7 @@ "tags": ["dsl", "html", "template", "web"], "description": "macro-based HTML templating engine", "license": "WTFPL", - "web": "https://github.com/flyx/emerald" + "web": "https://flyx.github.io/emerald/" }, { "name": "niminst", |
