Skip to content

Commit f5194d8

Browse files
committed
Fix: markup
1 parent 6fd9139 commit f5194d8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/AdvancedTopics/bluetooth.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ Restart MPD
6565
6666
--------------
6767

68-
Reference:
69-
https://wiki.alpinelinux.org/wiki/Raspberry_Pi_3_-_Setting_Up_Bluetooth
68+
- `Reference <https://wiki.alpinelinux.org/wiki/Raspberry_Pi_3_-_Setting_Up_Bluetooth>`__

docs/AdvancedTopics/custom-scripts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ is a small and secure replacement for ``sudo``.
77

88
First, configure the script to run as root with the help of ``doas``:
99

10-
.. code:: txt
10+
.. code:: sh
1111
1212
# Create the file /etc/doas.d/custom.conf
1313
permit nopass mympd cmd /root/my-script.sh

0 commit comments

Comments
 (0)