From 07457293d4c77ba0ed5ffe492efe5ec6ad72cd47 Mon Sep 17 00:00:00 2001 From: bhaktatejas922 Date: Tue, 22 Jul 2025 02:45:58 -0700 Subject: [PATCH] fix(docs): morph website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91146b9..8c4cfc7 100644 --- a/README.md +++ b/README.md @@ -950,11 +950,11 @@ To enable Fast Apply, you need to: ``` 2. **Get your Morph API key**: - Go to [morph.com](https://morphllm.com/api-keys) and create an account and get the API key. + Go to [morphllm.com](https://morphllm.com/api-keys) and create an account and get the API key. 3. **Set your Morph API key**: ```bash - export MORPH_API_KEY="your-enterprise-api-key" + export MORPH_API_KEY="your-api-key" ``` 4. **Change Morph model**: