myglc2 (2016-02-13 20:06 +0300) wrote: > Start on https://www.gnu.org/software/guix/download/ > click 'Installation instructions.' and 'Up' 3 times > lands on 'https://www.gnu.org/software/guix/manual/dir/index.html' > which produces '404 - Page Not Found' error
This is not a Guix bug. It happens with any html manual on gnu.org. For example, try to press "Up (dir)" here: https://www.gnu.org/software/guile/manual/html_node/index.html or here: https://www.gnu.org/software/emacs/manual/html_node/erc/index.html You'll get the same 404. These pages are automatically generated from texinfo manuals. See also a similar issue at <https://debbugs.gnu.org/22543>. -- Alex