git.js icon indicating copy to clipboard operation
git.js copied to clipboard

Demo should use relative paths

Open vjeux opened this issue 14 years ago • 0 comments

http://fooo.fr/~vjeux/nodejs/git.js/demos/repo-viewer/index.html

I tried to test the demo but it doesn't work because it gets files in absolute fashion: GET http://fooo.fr/git.min.js 404 (Not Found) instead of http://fooo.fr/~vjeux/nodejs/git.js/lib/git.min.js

Also, the following suggestion would be kickass http://functionsource.com/post/git-js

vjeux avatar Aug 07 '11 07:08 vjeux