Date: Fri, 3 Apr 2015 19:17:00 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46456 - in head/en_US.ISO8859-1/htdocs: . handbook Message-ID: <201504031917.t33JH0SZ033599@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Fri Apr 3 19:16:59 2015 New Revision: 46456 URL: https://svnweb.freebsd.org/changeset/doc/46456 Log: htdocs/handbook: remove legacy redirect /handbook/ is handled by a higher layer redirect. It is not actually possible to reach the index.html page Deleted: head/en_US.ISO8859-1/htdocs/handbook/ Modified: head/en_US.ISO8859-1/htdocs/Makefile Modified: head/en_US.ISO8859-1/htdocs/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/Makefile Fri Apr 3 19:11:54 2015 (r46455) +++ head/en_US.ISO8859-1/htdocs/Makefile Fri Apr 3 19:16:59 2015 (r46456) @@ -56,7 +56,6 @@ SUBDIR+= docs SUBDIR+= donations SUBDIR+= events SUBDIR+= gnome -SUBDIR+= handbook SUBDIR+= internal SUBDIR+= ipv6 SUBDIR+= java
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504031917.t33JH0SZ033599>