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

View file

@ -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