[Pkg-javascript-commits] [node-module-deps] 12/444: Fixed link to browser-pack

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:47:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-module-deps.

commit a602abaf29c562254d33aa7ab2273c78d440bce3
Author: Damon Oehlman <damon.oehlman at sidelab.com>
Date:   Mon Feb 18 17:07:35 2013 +1000

    Fixed link to browser-pack
---
 readme.markdown | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readme.markdown b/readme.markdown
index 84f8ba3..a6809cf 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -1,7 +1,7 @@
 # module-deps
 
 walk the dependency graph to generate json output that can be fed into
-[browser-pack](https://github.com/substack/browser-build)
+[browser-pack](https://github.com/substack/browser-pack)
 
 [![build status](https://secure.travis-ci.org/substack/module-deps.png)](http://travis-ci.org/substack/module-deps)
 
@@ -32,7 +32,7 @@ $ node example/deps.js
 ```
 
 and you can feed this json data into
-[browser-pack](https://github.com/substack/browser-build):
+[browser-pack](https://github.com/substack/browser-pack):
 
 ```
 $ node example/deps.js | browser-pack | node

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git



More information about the Pkg-javascript-commits mailing list