aboutsummaryrefslogtreecommitdiff
path: root/content/posts/a-useful-command.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/a-useful-command.md')
-rw-r--r--content/posts/a-useful-command.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/a-useful-command.md b/content/posts/a-useful-command.md
index 14379af..9af1e44 100644
--- a/content/posts/a-useful-command.md
+++ b/content/posts/a-useful-command.md
@@ -13,7 +13,7 @@ Today my friend wrote a [blog post](https://awestover.github.io/skyspace/posts/s
| --- | --- |
| `time read` | Simple stopwatch |
| `gdu` | Really fast disk usage analyzer |
-| `sd` | Insanely fast flash cards app ([shameless self-promotion](https://git.exozy.me/a/SDC)) |
+| `sd` | Insanely fast flash cards app ([shameless self-promotion](https://git.unnamed.website/sdc)) |
| `scrcpy` | Mirror and control an Android device from a computer |
| `systemd-nspawn` | Container tool that you probably already have installed |
| `inotifywait` | Wait for file change (useful in scripts) |