aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-10-31-continue-ollama-code-assistant.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-02 16:14:48 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-02 16:14:48 -0500
commitcfd90d4afe1bf3cc725dde8a872f3ac7238a5727 (patch)
tree60580b775dd55d8fd1eb124115ee21b90cfb4edf /content/blog/2024-10-31-continue-ollama-code-assistant.org
parent8fad949471ce31d5fa20c22bc3c4b8ed92ffcbb0 (diff)
downloadcleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.gz
cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.tar.bz2
cleberg.net-cfd90d4afe1bf3cc725dde8a872f3ac7238a5727.zip
update image URIs
Diffstat (limited to 'content/blog/2024-10-31-continue-ollama-code-assistant.org')
-rw-r--r--content/blog/2024-10-31-continue-ollama-code-assistant.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2024-10-31-continue-ollama-code-assistant.org b/content/blog/2024-10-31-continue-ollama-code-assistant.org
index bb0d541..9fbc337 100644
--- a/content/blog/2024-10-31-continue-ollama-code-assistant.org
+++ b/content/blog/2024-10-31-continue-ollama-code-assistant.org
@@ -201,19 +201,19 @@ Continue:
Below are a few screenshots from my current VS Codium window:
#+caption: Available Continue Commands
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241031-continue-ollama-code-assistant/continue_commands.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_commands.png]]
#+caption: Continue Fullscreen Chat Window
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241031-continue-ollama-code-assistant/continue_fullscreen.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_fullscreen.png]]
#+caption: Inline Hotkeys
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241031-continue-ollama-code-assistant/continue_inline_hotkeys.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_inline_hotkeys.png]]
#+caption: Inline Editing Suggestions
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241031-continue-ollama-code-assistant/continue_inline.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_inline.png]]
#+caption: Sidebar Context Window
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20241031-continue-ollama-code-assistant/continue_sidebar.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_sidebar.png]]
* Conclusion