From 5d381087226d213693bf8533398860832164eba4 Mon Sep 17 00:00:00 2001 From: Siegfred Balona Date: Tue, 27 Jun 2023 23:59:37 +0800 Subject: [PATCH] docs: update links on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c47c70..fc4a2a3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ * Clone this project's repository * Install the dependencies by `npm install` -* Create an account at [replicate](https://replicate.com/) +* Create an account at [Leap](https://tryleap.ai/) * Get your API token from your replicate account * Replace the Replicate API token found at `.env.local` * Run the project by `npm run dev`