diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-10-29 12:09:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-29 12:09:21 +0100 |
| commit | 5150d6cb58a3c4476848ca952954fadeb5d0c373 (patch) | |
| tree | 4032281db44a33b2cb24ec7cbacfd1f2f1682f03 | |
| parent | 00dbf6077c184a35422b8d4cf7393d88ae79badf (diff) | |
Fix another link
| -rw-r--r-- | workstation/modern_irc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workstation/modern_irc.md b/workstation/modern_irc.md index 62d1adde..5096cf32 100644 --- a/workstation/modern_irc.md +++ b/workstation/modern_irc.md @@ -28,7 +28,7 @@ With this setup, I can: # Set up -My [workstation container image](workstation/setup.py) includes Soju, Bitlbee, and the Telegram/Bitlbee adapter. +My [workstation container image](setup.py) includes Soju, Bitlbee, and the Telegram/Bitlbee adapter. I have Python scripts that configure [soju](../scripts/p7s/soju.py) and [Bitlbee](../scripts/p7s/bitlbee.py) as persistent systemd services running as containers. The container image also includes Senpai, which I run using [distrobox](https://distrobox.it/). |
