diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:51:51 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-04-30 21:51:51 -0500 |
commit | ce6837fa73221874d965f3a01c45582c876a137b (patch) | |
tree | 329ac4cdc1364fbef3889c2c53b12bf0039bcfc9 /content/blog/2024-10-31-continue-ollama-code-assistant.org | |
parent | ce7676e478f1fd378015353d342df8c7b3248542 (diff) | |
download | cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.tar.gz cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.tar.bz2 cleberg.net-ce6837fa73221874d965f3a01c45582c876a137b.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.org | 10 |
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 |