aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-03-02-reliable-notes.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/2022-03-02-reliable-notes.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/2022-03-02-reliable-notes.org')
-rw-r--r--content/blog/2022-03-02-reliable-notes.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/blog/2022-03-02-reliable-notes.org b/content/blog/2022-03-02-reliable-notes.org
index d854912..c33168a 100644
--- a/content/blog/2022-03-02-reliable-notes.org
+++ b/content/blog/2022-03-02-reliable-notes.org
@@ -44,7 +44,7 @@ Markdown file in plain-text, since it does contain any features to
preview Markdown as HTML:
#+caption: Plain Text Markdown
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20220302-easy-reliable-note-taking/plain_markdown.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20220302-easy-reliable-note-taking/plain_markdown.png]]
** Saving & Syncing Files
:PROPERTIES:
@@ -118,13 +118,13 @@ Here's an example of how my Markdown notes look when opened in
plain-text mode:
#+caption: Obsidian Markdown Source Mode
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]]
Here's the "live preview" version, where the Markdown is rendered into
its HTML format:
#+caption: Obsidian Markdown Live Preview
-[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]]
+[[https://raw.githubusercontent.com/ccleberg/img/refs/heads/main/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]]
*** Programming on Desktop
:PROPERTIES: