diff options
-rw-r--r-- | posts/brck.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/posts/brck.md b/posts/brck.md index ea39e2b..3913e17 100644 --- a/posts/brck.md +++ b/posts/brck.md @@ -100,7 +100,7 @@ See the built-in help for all supported options: - A similar Python program named [Bitrot][python-bitrot] -- A similar Rust program named [Legdur][legdur] ([crates.io][legdur-cratesio]) +- A similar Rust program named [Legdur][legdur-cratesio] - A blog post on [Things UNIX can do atomically][rcrowley] @@ -112,7 +112,6 @@ See the built-in help for all supported options: [unveil]: https://man.openbsd.org/unveil [jargon]: http://www.catb.org/jargon/html/B/bit-rot.html [jargon-archive]: https://web.archive.org/web/20240312124910/http://www.catb.org/jargon/html/B/bit-rot.html -[legdur]: https://git.cyplo.dev/cyplo/legdur [legdur-cratesio]: https://crates.io/crates/legdur [python-bitrot]: https://github.com/ambv/bitrot/ [rcrowley]: https://web.archive.org/web/20160304224616/http://rcrowley.org/2010/01/06/things-unix-can-do-atomically |