fix: restore broken links
All checks were successful
deploy / build (push) Successful in 5m30s

This commit is contained in:
2024-09-21 15:27:37 +02:00
parent 420bd45c34
commit c02d6690ed
13 changed files with 34 additions and 43 deletions

View File

@@ -11,8 +11,7 @@ It can be manipulated by various front-end applications, such as the
command-line utility ~mpc~, TUI ~ncmpcpp~, or GUI ~cantata~. In my case, I
use mainly ~ncmpcpp~ and Emacs EMMS.
On my computer, MPD runs as a user daemon, as seen in [[file:bootstrap.org::#Execute_bootstrap-Enable_some_services-Mpd-f0f5b9b7][my bootstrap
file here]].
On my computer, MPD runs as a user daemon.
** Required Parameters
MPD requires a few compulsory parameters that we will see below.