diff options
| author | Alex Corcoles <alex@pdp7.net> | 2023-10-29 12:08:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-29 12:08:44 +0100 |
| commit | 00dbf6077c184a35422b8d4cf7393d88ae79badf (patch) | |
| tree | 8b73669b393917a39afc11a10bb3dfe32062880c /workstation/modern_irc.md | |
| parent | 347e7ae4865473e5a7b1d4b256e91c5e24c7c12e (diff) | |
Fix links
Diffstat (limited to 'workstation/modern_irc.md')
| -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 304b8a40..62d1adde 100644 --- a/workstation/modern_irc.md +++ b/workstation/modern_irc.md @@ -29,7 +29,7 @@ With this setup, I can: # Set up My [workstation container image](workstation/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. +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/). |
