docs: fix broken .md links and render issues (#13550)

This commit is contained in:
Vallabh Mahajan
2025-12-23 23:14:55 +05:30
committed by GitHub
parent 7ad036992f
commit 18fdcc94e5
3 changed files with 8 additions and 8 deletions

View File

@@ -14,11 +14,11 @@ curl -fsSL https://ollama.com/install.sh | sh
## How can I view the logs?
Review the [Troubleshooting](./troubleshooting.md) docs for more about using logs.
Review the [Troubleshooting](./troubleshooting) docs for more about using logs.
## Is my GPU compatible with Ollama?
Please refer to the [GPU docs](./gpu.md).
Please refer to the [GPU docs](./gpu).
## How can I specify the context window size?