You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -562,7 +562,7 @@ function id(cb) {
562
562
563
563
Plugins are modules defining functions that allow users to only load functionality specific to the rule types being used which allows builds for the browser to be as lean as possible.
564
564
565
-
See [zephyr](https://github.com/socialally/zephyr) for plugin system documentation.
565
+
See [zephyr](https://github.com/tmpfs/zephyr) for plugin system documentation.
566
566
567
567
#### Loading Plugins
568
568
@@ -940,7 +940,7 @@ You must supply a reason `id`; if `opts` are passed they are assigned as propert
940
940
941
941
## Developer
942
942
943
-
Clone the repository, install project and global dependencies ([mdp](https://github.com/freeformsystems/mdp), [jshint](http://jshint.com/) and [jscs](http://jscs.info/)):
943
+
Clone the repository, install project and global dependencies ([mdp](https://github.com/tmpfs/mdp), [jshint](http://jshint.com/) and [jscs](http://jscs.info/)):
0 commit comments