Skip to content

Commit bd06e7f

Browse files
authored
Merge pull request #164 from Piskvor/typo-fix
fix missing dot in path
2 parents 8dc5cf5 + 7ade468 commit bd06e7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Configuring ``ntfy``
9292

9393
``ntfy`` is configured with a YAML file stored at ``~/.ntfy.yml`` or in standard platform specific locations:
9494

95-
* Linux - ``~/config/ntfy/ntfy.yml``
95+
* Linux - ``~/.config/ntfy/ntfy.yml``
9696
* macOS - ``~/Library/Application Support/ntfy/ntfy.yml``
9797
* Windows - ``C:\Users\<User>\AppData\Local\dschep\ntfy.yml``
9898

0 commit comments

Comments
 (0)