wget-list url correction

This commit is contained in:
Anton Maisak
2018-03-03 12:13:10 +03:00
parent e82c276f8a
commit 7d8f497c37

View File

@ -50,7 +50,7 @@
<screen role="nodump"><userinput>chmod -v a+wt $LFS/sources</userinput></screen>
<para>An easy way to download all of the packages and patches is by using
<ulink url="../wget-list">wget-list</ulink> as an input to
<ulink url="https://linuxfromscratch.org.ru/lfs/view/stable/wget-list">wget-list</ulink> as an input to
<command>wget</command>. For example:</para>
<screen role="nodump"><userinput>wget --input-file=wget-list --continue --directory-prefix=$LFS/sources</userinput></screen>