docs(README): Remove dead link

Fixes https://github.com/mde/ejs/issues/481
This commit is contained in:
ExE Boss
2019-12-22 14:40:00 +01:00
parent d8ae91d97e
commit 8e48aa8344

View File

@@ -257,7 +257,6 @@ VSCode:Javascript EJS by *DigitalBrainstem*
There are a number of implementations of EJS:
* TJ's implementation, the v1 of this library: https://github.com/tj/ejs
* Jupiter Consulting's EJS: http://www.embeddedjs.com/
* EJS Embedded JavaScript Framework on Google Code: https://code.google.com/p/embeddedjavascript/
* Sam Stephenson's Ruby implementation: https://rubygems.org/gems/ejs
* Erubis, an ERB implementation which also runs JavaScript: http://www.kuwata-lab.com/erubis/users-guide.04.html#lang-javascript