From: Joe Workman Date: Wed, 5 Feb 2020 03:01:30 +0000 (-0800) Subject: chore: update url for #11838 X-Git-Tag: v6.6.2^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a8d6a0ab4d7ef164d3422f627d15b5ae22c9b8;p=thirdparty%2Ffoundation%2Ffoundation-sites.git chore: update url for #11838 --- diff --git a/package.json b/package.json index ba49c1ec5..db5b5968c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "deploy:prep": "gulp deploy:prep --color", "deploy:docs": "gulp deploy:docs --color", "deploy:beta": "gulp deploy:beta --color", - "docs:link": "git clone https://github.com/zurb/foundation-docs && npm link ./foundation-docs" + "docs:link": "git clone https://github.com/foundation/foundation-docs && npm link ./foundation-docs" }, "peerDependencies": { "jquery": ">=2.2.0",