From 7effd234acb30f3704fcc149a192af5ab5978e5a Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Sun, 9 Jun 2024 18:58:38 -0700 Subject: [PATCH] Update link to iwpnd/tile38-ts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d648b6b9..8602e3f4 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ Clients that support most Tile38 features are marked with a ⭐️. - ⭐️ Go: [xjem/t38c](https://github.com/xjem/t38c) - ⭐️ Node.js: [node-tile38](https://github.com/phulst/node-tile38) ([example code](https://github.com/tidwall/tile38/wiki/Node.js-example-(node-tile38))) - ⭐️ Python: [pyle38](https://github.com/iwpnd/pyle38) -- ⭐️ TypeScript: [tile38-ts](https://github.com/tiermobility/tile38-ts) +- ⭐️ TypeScript: [tile38-ts](https://github.com/iwpnd/tile38-ts) - Go: [cjkreklow/t38c](https://github.com/cjkreklow/t38c) - Python: [pytile38](https://github.com/mitghi/pytile38) - Rust: [nazar](https://github.com/younisshah/nazar)