Skip to content

Commit bd46eee

Browse files
authored
chore: fix broken links in about page (#47)
1 parent 13163f6 commit bd46eee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

0_app/0_root/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LM Studio is available for macOS, Windows, and Linux.
2828

2929
LM Studio generally supports Apple Silicon Macs, x64/ARM64 Windows PCs, and x64 Linux PCs.
3030

31-
Consult the [System Requirements](system-requirements) page for more detailed information.
31+
Consult the [System Requirements](app/system-requirements) page for more detailed information.
3232

3333
<hr>
3434

@@ -46,15 +46,15 @@ To install or manage LM Runtimes, press `⌘` `Shift` `R` on Mac or `Ctrl` `Shif
4646

4747
To run an LLM on your computer you first need to download the model weights.
4848

49-
You can do this right within LM Studio! See [Download an LLM](basics/download-model) for guidance.
49+
You can do this right within LM Studio! See [Download an LLM](app/basics/download-model) for guidance.
5050

5151
<hr>
5252

5353
### Chat with documents entirely offline on your computer
5454

5555
You can attach documents to your chat messages and interact with them entirely offline, also known as "RAG".
5656

57-
Read more about how to use this feature in the [Chat with Documents](basics/rag) guide.
57+
Read more about how to use this feature in the [Chat with Documents](app/basics/rag) guide.
5858

5959
### Use LM Studio's API from your own apps and scripts
6060

0 commit comments

Comments
 (0)