]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
chore: update url for #11838
authorJoe Workman <joe@workmanmail.com>
Wed, 5 Feb 2020 03:01:30 +0000 (19:01 -0800)
committerJoe Workman <joe@workmanmail.com>
Wed, 5 Feb 2020 03:03:39 +0000 (19:03 -0800)
package.json

index ba49c1ec51259909b5f25e8ee4066312e2489fea..db5b5968c0aa3ceb40009205c88f6bbef2bda3cb 100644 (file)
@@ -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",