aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-03-02-reliable-notes.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-04-01 21:45:20 -0500
committerChristian Cleberg <[email protected]>2025-04-01 21:45:20 -0500
commit9061191da87f742248a9453505f99f70c8783cac (patch)
treecff7d9a3f5c6dd64a8273c6289b9ec48ae0fd4ad /content/blog/2022-03-02-reliable-notes.org
parent54ecf3762d22ac492f7a9a72c65423f26d5ae6cf (diff)
downloadcleberg.net-9061191da87f742248a9453505f99f70c8783cac.tar.gz
cleberg.net-9061191da87f742248a9453505f99f70c8783cac.tar.bz2
cleberg.net-9061191da87f742248a9453505f99f70c8783cac.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 1c99e22..d854912 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://img.cmc.pub/blog/20220302-easy-reliable-note-taking/plain_markdown.png]]
+[[https://media.githubusercontent.com/media/ccleberg/img/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://img.cmc.pub/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png]]
+[[https://media.githubusercontent.com/media/ccleberg/img/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://img.cmc.pub/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]]
+[[https://media.githubusercontent.com/media/ccleberg/img/main/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png]]
*** Programming on Desktop
:PROPERTIES: