fix b0rk link to systemd details

pull/108/head
Curtis Doty 2022-06-09 19:37:02 +00:00
parent 9329afa932
commit 824eefb18b
No known key found for this signature in database
GPG Key ID: F5AA20AB4D96BC18
1 changed files with 1 additions and 1 deletions

View File

@ -44,4 +44,4 @@ Help with this would be greatly appreciated. Please get in touch.
To enable automatic start with systemd:
- Put `set -g @continuum-boot 'on'` in `.tmux.conf`
- reload tmux config with this shell command: `$ tmux source-file ~/.tmux.conf`
- see [systemd](./systemd_details.md) for more details about how this is implemented
- see [systemd](/docs/systemd_details.md) for more details about how this is implemented