From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2022-03-02-note-taking.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'blog/2022-03-02-note-taking.org') diff --git a/blog/2022-03-02-note-taking.org b/blog/2022-03-02-note-taking.org index 16c99f3..884ad1d 100644 --- a/blog/2022-03-02-note-taking.org +++ b/blog/2022-03-02-note-taking.org @@ -36,7 +36,7 @@ render it as plain-text and I can read it just as easily. For example, here's how TextEdit on macOS will open and display a Markdown file in plain-text, since it does contain any features to preview Markdown as HTML: -![Plain Text Markdown](https://img.0x4b1d.org/blog/20220302-easy-reliable-note-taking/plain_markdown.png) +![Plain Text Markdown](https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/plain_markdown.png) ## Saving & Syncing Files @@ -93,12 +93,12 @@ incredibly easy and straightforward. Here's an example of how my Markdown notes look when opened in plain-text mode: -![Obsidian Markdown Source Mode](https://img.0x4b1d.org/blog/20220302-easy-reliable-note-taking/obsidian_source_mode.png) +![Obsidian Markdown Source Mode](https://img.cleberg.net/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: -![Obsidian Markdown Live Preview](https://img.0x4b1d.org/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png) +![Obsidian Markdown Live Preview](https://img.cleberg.net/blog/20220302-easy-reliable-note-taking/obsidian_live_preview.png) ### Programming on Desktop -- cgit v1.2.3-70-g09d2