From de0c5a462ad324e1283d35249185c234c1ccb46e Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Sun, 9 Jan 2022 15:51:17 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Updated=20link=20to=20thre?= =?UTF-8?q?etwo-metadata-service?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31ac9d8..a536de7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ThreeTwo! currently is set up as: 1. The UI, this repo. 2. [threetwo-core-services](https://github.com/rishighan/threetwo-core-services) -3. [comicvine-service](https://github.com/rishighan/comicvine-service) +3. [threetwo-metadata-service](https://github.com/rishighan/threetwo-metadata-service) 4. [threetwo-ui-typings](https://github.com/rishighan/threetwo-frontend-types) which are the types used across the UI, installable as an `npm` dependency. ## Docker Instructions