From owner-freebsd-doc@FreeBSD.ORG Mon Nov 28 12:32:08 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B8616A41F for ; Mon, 28 Nov 2005 12:32:08 +0000 (GMT) (envelope-from brandoncash@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21AC43D4C for ; Mon, 28 Nov 2005 12:32:07 +0000 (GMT) (envelope-from brandoncash@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so2178582wra for ; Mon, 28 Nov 2005 04:32:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding:from; b=G1CUymdGZ8+a+pLvWjVSSCWB2sVVxmJw9HNkkOB65yVRai/qxhX1OYWuBokSAEkfzA8+aRXYQqqAsKqxZmHYeWGKDhAF2A7bVxzaoa1ZPTl4gMyd9hCTNjNrpGUJCN5wbyjEruU9jEyUvde9HZXWdop8RdtiFM7/S093siLT6BY= Received: by 10.65.11.14 with SMTP id o14mr3428410qbi; Mon, 28 Nov 2005 04:32:07 -0800 (PST) Received: from ?192.168.123.5? ( [70.173.243.50]) by mx.gmail.com with ESMTP id q18sm426652qbq.2005.11.28.04.32.06; Mon, 28 Nov 2005 04:32:06 -0800 (PST) Message-ID: <438AF8C4.8060501@caiphp.com> Date: Mon, 28 Nov 2005 06:32:04 -0600 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Brandon Cash Subject: Incorrect links on http://www.freebsd.org/docproj/doc-set.html X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 12:32:08 -0000 Hello (again), While browsing around the site, I've come across a few quirks that are no doubt due to the recent site overhaul. Namely, on /docproj/doc-set.html, there are links that go to /docs.html#books and /docs.html#articles, which are now incorrect. The correct links should now be /docs/books.html (for both). Hope I could be of service. - Brandon Cash