From nobody Thu Dec 02 20:01:09 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CF33918C6459 for ; Thu, 2 Dec 2021 20:01:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J4mzn3RSlz4jLr; Thu, 2 Dec 2021 20:01:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 564AB2388F; Thu, 2 Dec 2021 20:01:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B2K196t072710; Thu, 2 Dec 2021 20:01:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B2K196v072709; Thu, 2 Dec 2021 20:01:09 GMT (envelope-from git) Date: Thu, 2 Dec 2021 20:01:09 GMT Message-Id: <202112022001.1B2K196v072709@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Daniel Ebdrup Jensen Subject: git: fbb8fe5553 - main - website/docproj: Correct link to wiki article List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: debdrup X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fbb8fe55531a972dfaa321fbf126d45b3909260c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638475269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=EuiQAwOurpTZMBf2LC6BNaW37A2jrJIgULP5IrZCrnE=; b=T93ugJE/1XaWZ4oVWRTidLReHVPBLYwkzR0xRdpOe87DE0lRWEUO1Ph/ELpQX0umvJrQEg wd2DuCKAfHbpOfUKW2Sae5isYXZSFwYmELvkhQB8vRJ1EDVCeOFNf6xE2+DK51B152VzgH P9P0jc55B16kbgRKniwSQvdJ9PIm5saP4yv/Vw3w1qC8sYmSQ5pNuSPO+eAAx8k1L6Cqbe PYe+JVbZM7RbIuQ8U5g2G9qLXQ6rgDoSLfKI2BtiGl31SLw35FotGAzZ7CVbXo0CFGMVsN cpHPOlISQZaURVKyZ/HCodjEHoFsuBqpF25EE2PeDiSfkIjdobqZsCEa8K2qfA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638475269; a=rsa-sha256; cv=none; b=Hqop4wyNdrkoMz1aTYHjGEayl5SajGUjTBOy8aFvKVzXh8klvPdP3tkAYvUPrU6rmBLdV3 L46oNiSwdEP9OlnpETac/B/+33dWlbQXIfWwf0OE0t380ws/nbVdDLNteB+Fk4QNFpZXC4 n2cWYACceoePWFKyg1MtdrzAalSoweaksqp3cpVwTenhhZLePddIE438e6xrg4V4ti/r2P yFoQNMSyOEK8cU6/n55JybxrIu4qTfFQNvg/MRP7gy8VHl0cGvzvf6ak1wLuzhMGEmWP4B 9VEdTQek7WEZgi5C4pttzHHCjEsnPIFYtgzeNrtOqtdS/+i9GGKN1BAy+RWWxg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=fbb8fe55531a972dfaa321fbf126d45b3909260c commit fbb8fe55531a972dfaa321fbf126d45b3909260c Author: Daniel Ebdrup Jensen AuthorDate: 2021-12-02 19:46:34 +0000 Commit: Daniel Ebdrup Jensen CommitDate: 2021-12-02 20:00:45 +0000 website/docproj: Correct link to wiki article A new ideas list page was added by dbaio@ on 2021-06-17, so to ensure that people get sent to the correct place, update the link in the documentation. I've also setup a redirect on the wiki, to catch extranenous links from places outside of project control. PR: 260179 Reported by: PauAmma, parv (on IRC) --- website/content/en/docproj/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/docproj/_index.adoc b/website/content/en/docproj/_index.adoc index 2f92e137dc..a673e96343 100644 --- a/website/content/en/docproj/_index.adoc +++ b/website/content/en/docproj/_index.adoc @@ -26,7 +26,7 @@ a| [.center] === Current projects -There are a number of projects currently _in progress_ as part of the documentation effort. Please take the time to look over https://wiki.freebsd.org/DocIdeaList[the current list of projects] and see if there is anything *you* can help with. +There are a number of projects currently _in progress_ as part of the documentation effort. Please take the time to look over https://wiki.freebsd.org/Doc/IdeaList[the current list of projects] and see if there is anything *you* can help with. |=== == link:who[Who we are, how to join]