Skip to content

Commit

Permalink
fixed EJS url
Browse files Browse the repository at this point in the history
The old url leads to a gambling site.
  • Loading branch information
patatero authored Sep 29, 2019
1 parent eb91496 commit e6e03a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Pre-compilers are becoming extremely powerful and shipping front-ends as static

| | Language Superset | Whitespace Sensitive
| --------------- | ----------------------------------------------------------------- | --------------------------------------------------------------------------------------
| **HTML** | [EJS](http://embeddedjs.com/) | [Jade](http://jade-lang.com/), [Markdown](http://daringfireball.net/projects/markdown/)
| **HTML** | [EJS](https://ejs.co/) | [Jade](http://jade-lang.com/), [Markdown](http://daringfireball.net/projects/markdown/)
| **CSS** | [LESS](http://lesscss.org/), [Sass (SCSS)](http://sass-lang.com/) | [Stylus](http://learnboost.github.io/stylus/), [Sass](http://sass-lang.com/)
| **JavaScript** | (TBD) | [CoffeeScript](http://coffeescript.org/)

Expand Down

0 comments on commit e6e03a0

Please sign in to comment.