From 7c8efeb6b41777226561672f48ce68ce7d182dad Mon Sep 17 00:00:00 2001 From: jona Date: Sat, 19 Dec 2015 21:38:51 +0100 Subject: [PATCH] doc: fix website wg mislink PR-URL: https://github.com/nodejs/node/pull/4357 Reviewed-By: Evan Lucas Reviewed-By: Colin Ihrig Reviewed-By: Rod Vagg --- WORKING_GROUPS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKING_GROUPS.md b/WORKING_GROUPS.md index 9d518db1351..7472deb5991 100644 --- a/WORKING_GROUPS.md +++ b/WORKING_GROUPS.md @@ -37,7 +37,7 @@ back in to the TSC. * [Starting a Working Group](#starting-a-wg) * [Bootstrap Governance](#bootstrap-governance) -### [Website](https://github.com/nodejs/website) +### [Website](https://github.com/nodejs/nodejs.org) The website working group's purpose is to build and maintain a public website for the `Node.js` project.