Skip to content

Commit e4f1ca9

Browse files
authored
Fix for docs
Fix inline code annotation for app_dir path.
1 parent d8051d3 commit e4f1ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/start/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ appdaemon:
2121
longitude: X.XXXXXXX
2222
elevation: XXXX
2323
time_zone: XXXXXXXX
24-
app_dir: /homeassistant/appdaemon/apps # (4)
24+
app_dir: /homeassistant/appdaemon/apps # (3)
2525
plugins:
2626
HASS:
2727
type: hass

0 commit comments

Comments
 (0)