From d5902dd6efa0bf068ab77931fec742189457b995 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sun, 13 Oct 2024 20:28:38 +0530 Subject: [PATCH] Fix: Add missing step to resolve connection issue Clarify the instructions for resolving connection issues with Ollama by explicitly mentioning the need to save changes. --- docs/connection-issue.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/connection-issue.md b/docs/connection-issue.md index a5681f4..7498dfd 100644 --- a/docs/connection-issue.md +++ b/docs/connection-issue.md @@ -28,6 +28,8 @@ Since Ollama has connection issues when directly accessed from the browser exten 5. (Optional) If Ollama is running on a different port or host, then change the URL in the `Custom Origin URL` field; otherwise, leave it as it is. +6. Make sure click on the `Save` button to save the changes. + This will resolve the connection issue, and you will be able to use Ollama without any issues on Page Assist ❤ If you still face any issues, feel free to contact us [here](https://github.com/n4ze3m/page-assist/issues/new), and we will be happy to help you out. \ No newline at end of file