From owner-svn-doc-head@FreeBSD.ORG Sat Aug 2 13:39:29 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE7AA1BE; Sat, 2 Aug 2014 13:39:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C947C20C6; Sat, 2 Aug 2014 13:39:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s72DdT49071786; Sat, 2 Aug 2014 13:39:29 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s72DdSwC071776; Sat, 2 Aug 2014 13:39:28 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201408021339.s72DdSwC071776@svn.freebsd.org> From: Gavin Atkinson Date: Sat, 2 Aug 2014 13:39:28 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45395 - in head: en_US.ISO8859-1/books/faq en_US.ISO8859-1/books/handbook/eresources en_US.ISO8859-1/htdocs en_US.ISO8859-1/htdocs/cgi en_US.ISO8859-1/htdocs/docs en_US.ISO8859-1/htdoc... X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2014 13:39:30 -0000 Author: gavin Date: Sat Aug 2 13:39:27 2014 New Revision: 45395 URL: http://svnweb.freebsd.org/changeset/doc/45395 Log: Both http://forums.FreeBSD.org and http://wiki.FreeBSD.org redirect to secure versions of the sites, so link to the secure version directly. Note that for wiki links I have only fixed up key links in navbars etc, there are a large number of other links but fixing them does not seem worth the churn. Modified: head/en_US.ISO8859-1/books/faq/book.xml head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl head/en_US.ISO8859-1/htdocs/community.xsl head/en_US.ISO8859-1/htdocs/docs/webresources.xml head/en_US.ISO8859-1/htdocs/search/sitemap.xml head/share/xml/header.ent head/share/xml/navibar.ent Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sat Aug 2 13:21:06 2014 (r45394) +++ head/en_US.ISO8859-1/books/faq/book.xml Sat Aug 2 13:39:27 2014 (r45395) @@ -1045,7 +1045,7 @@ The official &os; forums are located at http://forums.FreeBSD.org/. + xlink:href="https://forums.FreeBSD.org/">https://forums.FreeBSD.org/. Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Sat Aug 2 13:21:06 2014 (r45394) +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Sat Aug 2 13:39:27 2014 (r45395) @@ -2314,7 +2314,7 @@ - The + The &os; Forums provide a web based discussion forum for &os; questions and technical discussion. Modified: head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl ============================================================================== --- head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl Sat Aug 2 13:21:06 2014 (r45394) +++ head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl Sat Aug 2 13:39:27 2014 (r45395) @@ -135,7 +135,7 @@ $i_topbar = qq`
  • Community Modified: head/en_US.ISO8859-1/htdocs/community.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/community.xsl Sat Aug 2 13:21:06 2014 (r45394) +++ head/en_US.ISO8859-1/htdocs/community.xsl Sat Aug 2 13:39:27 2014 (r45395) @@ -30,7 +30,7 @@

    There are more than one hundred mailing lists, dozens of web-based forums, and + href="https://forums.FreeBSD.org/">forums, and several newsgroups available. There are over The BSD Dev Center includes two regular columns on FreeBSD, featuring tips and tutorials.

    -

    The &os; Forums

    +

    The &os; Forums

    The Official FreeBSD Forums, offering a forum dedicated to FreeBSD and FreeBSD aficionados.

    Modified: head/en_US.ISO8859-1/htdocs/search/sitemap.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/search/sitemap.xml Sat Aug 2 13:21:06 2014 (r45394) +++ head/en_US.ISO8859-1/htdocs/search/sitemap.xml Sat Aug 2 13:39:27 2014 (r45395) @@ -1061,7 +1061,7 @@ Project ideas - https://wiki.freebsd.org/IdeasPage + https://wiki.FreeBSD.org/IdeasPage Modified: head/share/xml/header.ent ============================================================================== --- head/share/xml/header.ent Sat Aug 2 13:21:06 2014 (r45394) +++ head/share/xml/header.ent Sat Aug 2 13:39:27 2014 (r45395) @@ -104,7 +104,7 @@
  • Community