Update README.md

Fixed broken github.com links
This commit is contained in:
Matt Lambie 2024-05-08 11:45:34 +08:00 committed by GitHub
parent cb0af46e18
commit dba0af5114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -4,13 +4,13 @@ GitStats is a git repository statistics generator.
It browses the repository and outputs html page with statistics.
## Examples
* [devise](http://tomgi.github.com/git_stats/examples/devise/index.html)
* [devise_invitable](http://tomgi.github.com/git_stats/examples/devise_invitable/index.html)
* [john](http://tomgi.github.com/git_stats/examples/john/index.html)
* [jquery](http://tomgi.github.com/git_stats/examples/jquery/index.html)
* [merit](http://tomgi.github.com/git_stats/examples/merit/index.html)
* [paperclip](http://tomgi.github.com/git_stats/examples/paperclip/index.html)
* [rails](http://tomgi.github.com/git_stats/examples/rails/index.html)
* [devise](http://tomgi.github.io/git_stats/examples/devise/index.html)
* [devise_invitable](http://tomgi.github.io/git_stats/examples/devise_invitable/index.html)
* [john](http://tomgi.github.io/git_stats/examples/john/index.html)
* [jquery](http://tomgi.github.io/git_stats/examples/jquery/index.html)
* [merit](http://tomgi.github.io/git_stats/examples/merit/index.html)
* [paperclip](http://tomgi.github.io/git_stats/examples/paperclip/index.html)
* [rails](http://tomgi.github.io/git_stats/examples/rails/index.html)
## Installation