From ebd7891cdf5c20a38cc13e8c4e019d0ee8413548 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Sun, 9 Jan 2022 23:21:42 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fixed=20type=20in=20threet?= =?UTF-8?q?wo-core-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 a536de7..147cfd9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Discuss ideas and implementations with me, and get status, progress updates! ThreeTwo! currently is set up as: 1. The UI, this repo. -2. [threetwo-core-services](https://github.com/rishighan/threetwo-core-services) +2. [threetwo-core-service](https://github.com/rishighan/threetwo-core-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