From 4e1ced2ec33493d9d40fb26959afac710449c961 Mon Sep 17 00:00:00 2001 From: Steve Date: Sun, 2 Oct 2022 12:42:42 -0400 Subject: [PATCH] update nim link The new link is a complete implementation that is stable and more maintained (according to the readme). --- _data/languages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/languages.yml b/_data/languages.yml index 41cf462..7ffec2b 100644 --- a/_data/languages.yml +++ b/_data/languages.yml @@ -84,7 +84,7 @@ - name: Common Lisp url: https://github.com/kanru/cl-mustache/ - name: Nim - url: https://github.com/fenekku/moustachu + url: https://github.com/soasme/nim-mustache - name: Pharo url: https://github.com/noha/mustache - name: Tcl