diff --git a/documentation.html b/documentation.html
index bef2e9530..ca7f9efbd 100644
--- a/documentation.html
+++ b/documentation.html
@@ -125,7 +125,7 @@ For a complete list, execute youtube-dl --list-extractors
.
-You can configure youtube-dl by placing default arguments (such as --extract-audio --no-mtime
to always extract the audio and not copy the mtime) into /etc/youtube-dl.conf
and/or ~/.local/config/youtube-dl.conf
.
+You can configure youtube-dl by placing default arguments (such as --extract-audio --no-mtime
to always extract the audio and not copy the mtime) into /etc/youtube-dl.conf
and/or ~/.config/youtube-dl.conf
.