Skip to content

Commit

Permalink
Merge pull request #1090 from Kaushik080/Kaushik080-bugfix-broken-link
Browse files Browse the repository at this point in the history
Fixed broken link( supported platform) in getting_started.md
  • Loading branch information
doberst authored Oct 29, 2024
2 parents f3cb7cf + fac8039 commit 5b3fd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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://github.com/llmware-ai/llmware/blob/main/docs/getting_started/platforms.md#platform-support).


3. Learn by example:
Expand Down

0 comments on commit 5b3fd17

Please sign in to comment.