mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 21:02:09 +00:00
auto clean dead links
This commit is contained in:
parent
ffb8d80a09
commit
ddfbc8c657
2 changed files with 2 additions and 2 deletions
|
@ -190,7 +190,7 @@ Thanks to Emily for reminding me of this on Fedi.
|
|||
5. I need to take my own advice for programs like MOAC. Ugh.
|
||||
|
||||
6. See this Fediverse thread about forge accessibility:
|
||||
=> https://mastodon.technology/@codeberg/108403449317373462
|
||||
=> https://web.archive.org/web/20220725162250/https://mastodon.technology/@codeberg/108403449317373462
|
||||
|
||||
7. For a good example, see Git’s distinction between regular output and porcelain-friendly output. The instability of the former and stability of the latter are explicitly documented in the Git man pages and in the official Git book.
|
||||
|
||||
|
|
|
@ -214,7 +214,7 @@ References and further reading
|
|||
|
||||
[^1]: Yes, it's possible to support re-sizing by using a TUI library like ncurses. Unfortunately, TUIs are out of scope for this article; I'm focusing mainly on CLIs.
|
||||
|
||||
[^2]: See [this Fediverse thread](https://mastodon.technology/@codeberg/108403449317373462) about forge accessibility.
|
||||
[^2]: See [this Fediverse thread](https://web.archive.org/web/20220725162250/https://mastodon.technology/@codeberg/108403449317373462) about forge accessibility.
|
||||
|
||||
[^3]: I need to take my own advice for programs like [MOAC](https://sr.ht/~seirdy/MOAC). Ugh.
|
||||
|
||||
|
|
Loading…
Reference in a new issue