From 95a116a10a773573233d72f478679ff76e0cf0a8 Mon Sep 17 00:00:00 2001 From: Shamsher Ansari Date: Sun, 26 May 2024 17:08:50 +0530 Subject: [PATCH] Fix broken link for supported platform --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 40f23a16..c3ae186b 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](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/platforms.md#platform-support). 3. Learn by example: