We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031537b commit d081b27Copy full SHA for d081b27
README.rst
@@ -132,7 +132,7 @@ On Linux:
132
>>> user_cache_dir(appname, appauthor)
133
'/home/trentm/.cache/SuperApp'
134
>>> user_log_dir(appname, appauthor)
135
- '/home/trentm/.cache/SuperApp/log'
+ '/home/trentm/.local/state/SuperApp/log'
136
>>> user_config_dir(appname)
137
'/home/trentm/.config/SuperApp'
138
>>> user_documents_dir()
0 commit comments