Переглянути джерело

Fix the path to the configuration file

Jaime Marquínez Ferrándiz 12 роки тому
батько
коміт
158d35395f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      documentation.html

+ 1 - 1
documentation.html

@@ -125,7 +125,7 @@ For a complete list, execute <code>youtube-dl --list-extractors</code>.
 <h1 id="d8">Configuration</h1>
 <h1 id="d8">Configuration</h1>
 
 
 <p>
 <p>
-You can configure youtube-dl by placing default arguments (such as <code>--extract-audio --no-mtime</code> to always extract the audio and not copy the mtime) into <code>/etc/youtube-dl.conf</code> and/or <code>~/.local/config/youtube-dl.conf</code>.
+You can configure youtube-dl by placing default arguments (such as <code>--extract-audio --no-mtime</code> to always extract the audio and not copy the mtime) into <code>/etc/youtube-dl.conf</code> and/or <code>~/.config/youtube-dl.conf</code>.
 </p>
 </p>
 
 
 <div class="note">
 <div class="note">