From owner-svn-doc-head@freebsd.org Tue Dec 15 18:37:28 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13F17A48D01; Tue, 15 Dec 2015 18:37:28 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 DA3E71623; Tue, 15 Dec 2015 18:37:27 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBFIbR8t042154; Tue, 15 Dec 2015 18:37:27 GMT (envelope-from brueffer@FreeBSD.org) Received: (from brueffer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBFIbRAb042153; Tue, 15 Dec 2015 18:37:27 GMT (envelope-from brueffer@FreeBSD.org) Message-Id: <201512151837.tBFIbRAb042153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brueffer set sender to brueffer@FreeBSD.org using -f From: Christian Brueffer Date: Tue, 15 Dec 2015 18:37:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47867 - head/en_US.ISO8859-1/htdocs/internal 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.20 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: Tue, 15 Dec 2015 18:37:28 -0000 Author: brueffer Date: Tue Dec 15 18:37:26 2015 New Revision: 47867 URL: https://svnweb.freebsd.org/changeset/doc/47867 Log: Fix the link to the subversion primer. PR: 202066 Submitted by: rakuco, Andreas Perstinger Modified: head/en_US.ISO8859-1/htdocs/internal/developer.xml Modified: head/en_US.ISO8859-1/htdocs/internal/developer.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/internal/developer.xml Tue Dec 15 18:27:18 2015 (r47866) +++ head/en_US.ISO8859-1/htdocs/internal/developer.xml Tue Dec 15 18:37:26 2015 (r47867) @@ -18,7 +18,7 @@

This document is an overall guide for all new committers, including both technical details and policy details. For the former, see the chapters on - + VCS Operations, the Bugzilla bug tracking system,