mirror of
https://github.com/tomgi/git_stats.git
synced 2025-01-03 11:12:11 +01:00
Update README.md
Fixed broken github.com links
This commit is contained in:
parent
cb0af46e18
commit
dba0af5114
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -4,13 +4,13 @@ GitStats is a git repository statistics generator.
|
||||||
It browses the repository and outputs html page with statistics.
|
It browses the repository and outputs html page with statistics.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
* [devise](http://tomgi.github.com/git_stats/examples/devise/index.html)
|
* [devise](http://tomgi.github.io/git_stats/examples/devise/index.html)
|
||||||
* [devise_invitable](http://tomgi.github.com/git_stats/examples/devise_invitable/index.html)
|
* [devise_invitable](http://tomgi.github.io/git_stats/examples/devise_invitable/index.html)
|
||||||
* [john](http://tomgi.github.com/git_stats/examples/john/index.html)
|
* [john](http://tomgi.github.io/git_stats/examples/john/index.html)
|
||||||
* [jquery](http://tomgi.github.com/git_stats/examples/jquery/index.html)
|
* [jquery](http://tomgi.github.io/git_stats/examples/jquery/index.html)
|
||||||
* [merit](http://tomgi.github.com/git_stats/examples/merit/index.html)
|
* [merit](http://tomgi.github.io/git_stats/examples/merit/index.html)
|
||||||
* [paperclip](http://tomgi.github.com/git_stats/examples/paperclip/index.html)
|
* [paperclip](http://tomgi.github.io/git_stats/examples/paperclip/index.html)
|
||||||
* [rails](http://tomgi.github.com/git_stats/examples/rails/index.html)
|
* [rails](http://tomgi.github.io/git_stats/examples/rails/index.html)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue