Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing dot in path #164

Merged
merged 1 commit into from
Feb 8, 2018
Merged

fix missing dot in path #164

merged 1 commit into from
Feb 8, 2018

Conversation

dschep
Copy link
Owner

@dschep dschep commented Feb 8, 2018

Linux config lives in ~/.config/ (the dot makes the directory hidden by default), not ~/config/

Linux config lives in `~/.config/` (the dot makes the directory hidden by default), not `~/config/`
@dschep dschep merged commit bd06e7f into dschep:master Feb 8, 2018
@vkotovv
Copy link

vkotovv commented Feb 8, 2018

Just stumbled upon this! @dschep, Please update the docs here also: http://ntfy.readthedocs.io/en/latest/

@dschep
Copy link
Owner Author

dschep commented Feb 8, 2018

They are! 😉

the already tagged release versions however aren't and I'm not sure there's anyway to retroactively fix those on @rtfd

@vkotovv
Copy link

vkotovv commented Feb 8, 2018

Wow, had to refresh my page with Ctrl+F5 to see the new version that was not cached.

@dschep
Copy link
Owner Author

dschep commented Feb 8, 2018

Hah, yeah I'm not surprised read the docs does pretty aggressive caching to keep their operational costs down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants