Преглед на файлове

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">