From 22f7945c701a862a4efe76eb704fe281f944831e Mon Sep 17 00:00:00 2001 From: Jeff Eberl Date: Fri, 22 May 2020 13:58:44 -0600 Subject: [PATCH] fix typescript link (#1630) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8b9fdb4..e1f96fac5 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ To translate Excalidraw into other languages, please visit [our Crowdin page](ht - [React](https://reactjs.org) - [Rough.js](https://roughjs.com) -- [TypeScript](https://typescriptlang.org) +- [TypeScript](https://www.typescriptlang.org) - [Vercel](https://vercel.com) And the main source of inspiration for starting the project is the awesome [Zwibbler](https://zwibbler.com/demo/) app.