aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2024-10-31-continue-ollama-code-assistant.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-04-30 21:51:51 -0500
committerChristian Cleberg <[email protected]>2025-04-30 21:51:51 -0500
commit214c9eb07eb78e9cc02d18790400240e01bd2baa (patch)
tree329ac4cdc1364fbef3889c2c53b12bf0039bcfc9 /content/blog/2024-10-31-continue-ollama-code-assistant.org
parentce374897718e53606fa634934a1bd8e4d90c7da6 (diff)
downloadcleberg.net-214c9eb07eb78e9cc02d18790400240e01bd2baa.tar.gz
cleberg.net-214c9eb07eb78e9cc02d18790400240e01bd2baa.tar.bz2
cleberg.net-214c9eb07eb78e9cc02d18790400240e01bd2baa.zip
update img links
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 9fbc337..790d668 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://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_commands.png]]
+[[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_commands.png]]
#+caption: Continue Fullscreen Chat Window
-[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_fullscreen.png]]
+[[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_fullscreen.png]]
#+caption: Inline Hotkeys
-[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_inline_hotkeys.png]]
+[[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_inline_hotkeys.png]]
#+caption: Inline Editing Suggestions
-[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_inline.png]]
+[[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_inline.png]]
#+caption: Sidebar Context Window
-[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20241031-continue-ollama-code-assistant/continue_sidebar.png]]
+[[https://img.cleberg.net/blog/20241031-continue-ollama-code-assistant/continue_sidebar.png]]
* Conclusion