From 0fff1fe36f5daec21cb0d221c5a119370671b25a Mon Sep 17 00:00:00 2001
From: Aaron Haas <86612983+LogitechUser71592@users.noreply.github.com>
Date: Thu, 15 Aug 2024 15:10:39 -0400
Subject: [PATCH] Update README.md
Change the TypeScript game of life link to the right URL.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9a1c98d8..b8405721 100644
--- a/README.md
+++ b/README.md
@@ -341,7 +341,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_
Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks.
- [Booster](https://github.com/boostercloud/booster) _(label: good-first-issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files.
-- [game-of-life](https://github.com/TroyTae/game-of-life) _(label: good-first-issue)_
Conway's Game of Life web version!
+- [game-of-life](https://github.com/RuyiLi/cursed-typescript) _(label: good-first-issue)_
Conway's Game of Life web version!
- [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds.
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience.
- [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.