From 6f38adf280242be79df276a9d998505c3bbab79a Mon Sep 17 00:00:00 2001 From: void <6258960+ctrlaltdev@users.noreply.github.com> Date: Tue, 6 Feb 2018 11:47:44 +0100 Subject: [PATCH] Add in additional resources of 2 packages (#2945) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0162a49d1..2e857c614 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Embedded view engines for frameworks: - [Coda/SubEtha syntax Mode](https://github.com/aaronmccall/jade.mode) - [html2pug](https://github.com/donpark/html2jade) converter - [pug2php](https://github.com/SE7ENSKY/jade2php) converter - - [Pug Server](https://github.com/ded/jade-server) Ideal for building local prototypes apart from any application + - [Pug Server](https://github.com/ctrlaltdev/pug-server) Ideal for building local prototypes apart from any application - [cache-pug-templates](https://github.com/ladjs/cache-pug-templates) Cache Pug templates for [Lad](https://github.com/ladjs/lad)/[Koa](https://github.com/koajs/koa)/[Express](https://github.com/expressjs/express)/[Connect](https://github.com/senchalabs/connect) with [Redis](https://redis.io/)