From fe6223160717b1c217fd1b2ca2252d1de5bfee42 Mon Sep 17 00:00:00 2001 From: Leandro Ostera Date: Thu, 31 Dec 2015 04:40:04 +0100 Subject: [PATCH] Updates links to point to tldr.jsx --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4da1a55b0..6f5a66e0d9 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ You can access these pages on your computer using one of the following clients: [Google Play](https://play.google.com/store/apps/details?id=io.github.hidroh.tldroid) - [Ruby client](https://github.com/YellowApple/tldrb): `gem install tldrb` - [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')` -- [Web client](https://github.com/ostera/tldr.js): try tldr on your browser - [here](https://ostera.github.io/tldr.js)! +- [Web client](https://github.com/ostera/tldr.jsx): try tldr on your browser + [here](https://ostera.github.io/tldr.jsx)! Let us know if you are building one and we can add it to this list!