Skip to content

Commit

Permalink
Merge pull request #158 from benasher44/patch-1
Browse files Browse the repository at this point in the history
Update benchmarks link
  • Loading branch information
shadowtime2000 authored Jan 30, 2022
2 parents b1026d3 + 34628da commit 1f1f321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Eta is a lightweight and blazing fast embedded JS templating engine that works i
- ⚡️ Written in TypeScript
- ✨ Deno support (+ Node and browser)
- 🚀 Super Fast
- Check out [these benchmarks](https://ghcdn.rawgit.org/eta-dev/eta/master/browser-tests/benchmark.html)
- Check out [these benchmarks](https://ghcdn.rawgit.org/eta-dev/eta/694976ffcfbe5fc2e5ae3f891549849a3bba9fdd/browser-tests/benchmark.html)
- 🔧 Configurable
- Plugins, custom delimiters, caching
- 🔨 Powerful
Expand Down
2 changes: 1 addition & 1 deletion deno_dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ emphasizes phenomenal performance, configurability, and low bundle size.
- ✨ Deno support (+ Node and browser)
- 🚀 Super Fast
- Check out
[these benchmarks](https://ghcdn.rawgit.org/eta-dev/eta/master/browser-tests/benchmark.html)
[these benchmarks](https://ghcdn.rawgit.org/eta-dev/eta/694976ffcfbe5fc2e5ae3f891549849a3bba9fdd/browser-tests/benchmark.html)
- 🔧 Configurable
- Plugins, custom delimiters, caching
- 🔨 Powerful
Expand Down

0 comments on commit 1f1f321

Please sign in to comment.