Skip to content

Commit

Permalink
Use rawgithub hosted on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Oct 1, 2013
1 parent b970bac commit 0f4b450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -133,7 +133,7 @@ grunt lint
grunt coverage
```

[Instanbul](http://gotwarlost.github.io/istanbul/) results are available [here](http://htmlpreview.github.io/?https://github.com/davedoesdev/grunt-apidox/blob/master/coverage/lcov-report/index.html).
[Instanbul](http://gotwarlost.github.io/istanbul/) results are available [here](http://githubraw.herokuapp.com/davedoesdev/grunt-apidox/master/coverage/lcov-report/index.html).

Coveralls page is [here](https://coveralls.io/r/davedoesdev/grunt-apidox).

Expand Down
2 changes: 1 addition & 1 deletion tasks/apidox.js
Expand Up @@ -134,7 +134,7 @@ grunt lint
grunt coverage
```
[Instanbul](http://gotwarlost.github.io/istanbul/) results are available [here](http://htmlpreview.github.io/?https://github.com/davedoesdev/grunt-apidox/blob/master/coverage/lcov-report/index.html).
[Instanbul](http://gotwarlost.github.io/istanbul/) results are available [here](http://githubraw.herokuapp.com/davedoesdev/grunt-apidox/master/coverage/lcov-report/index.html).
Coveralls page is [here](https://coveralls.io/r/davedoesdev/grunt-apidox).
*/
Expand Down

0 comments on commit 0f4b450

Please sign in to comment.