diff --git a/Makefile b/Makefile index 778e5ae6..bfd0fb94 100644 --- a/Makefile +++ b/Makefile @@ -75,7 +75,7 @@ dracut.html: dracut.asc $(manpages) asciidoc -a numbered -d book -b docbook -o dracut.xml dracut.asc xsltproc -o dracut.html --xinclude -nonet \ --stringparam html.stylesheet \ - https://access.redhat.com/knowledge/docs/resources/docs/common/en-US/css/menu.css \ + http://docs.fedoraproject.org/en-US/Common_Content/css/default.css \ http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl dracut.xml rm dracut.xml