From 8946b65de507f63ab4dd44b36825597a1f5e2fe9 Mon Sep 17 00:00:00 2001 From: Manas Date: Tue, 17 Sep 2013 05:16:48 -0700 Subject: [PATCH] 'Useful artifacts' section api.js link pointed to an invalid url --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index e003000..1a42064 100644 --- a/Contributing.md +++ b/Contributing.md @@ -121,4 +121,4 @@ If all goes well a collaborator will merge all your changes into the main repo. ## Useful artifacts * File split (issues #700 and #646) -* API (issue #1100 and [api.js](https://github.com/mozilla/pdf.js/blob/master/src/api.js)) \ No newline at end of file +* API (issue #1100 and [api.js](https://github.com/mozilla/pdf.js/blob/master/src/display/api.js)) \ No newline at end of file