From b09bbecd7c6e3de3066bb6678e123585f7f4ae94 Mon Sep 17 00:00:00 2001 From: Wojtek Majewski Date: Mon, 21 Oct 2024 11:50:46 +0200 Subject: [PATCH] Fix link to Platforms in index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c3ae186b..5228f656 100644 --- a/docs/index.md +++ b/docs/index.md @@ -28,7 +28,7 @@ Our specific focus is on making it easy to integrate open source small specializ 1. Install llmware - `pip3 install llmware` -2. Make sure that you are running on a [supported platform](https://www.github.com/llmware-ai/llmware/tree/main/docs/platforms.md#platform-support). +2. Make sure that you are running on a [supported platform](https://www.github.com/llmware-ai/llmware/tree/main/docs/getting_started/platforms.md#platform-support). 3. Learn by example: