diff --git a/README.md b/README.md index c12def2bef..bca135e00d 100644 --- a/README.md +++ b/README.md @@ -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