mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/nextjs-ollama-llm-ui: fix documentation link formatting
This commit is contained in:
parent
82d4e0086f
commit
aea7a63d8f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
|||
on your personal computer.
|
||||
This service is stateless and doesn't store any data on the server; all data is kept
|
||||
locally in your web browser.
|
||||
See https://github.com/jakobhoeg/nextjs-ollama-llm-ui.
|
||||
See <https://github.com/jakobhoeg/nextjs-ollama-llm-ui>.
|
||||
|
||||
Required: You need the Ollama backend service running by having
|
||||
"services.nextjs-ollama-llm-ui.ollamaUrl" point to the correct url.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue