From 5be4a64d939721eecfabea4c87b17997c0dbdb57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sat, 10 Oct 2015 19:58:26 +0300 Subject: [PATCH] Fixed the link to GitHub Stats --- .blah/README.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.blah/README.ejs b/.blah/README.ejs index 15a49a5..2925e4f 100644 --- a/.blah/README.ejs +++ b/.blah/README.ejs @@ -157,7 +157,7 @@ $ ghcal -u alysonla For more detailed documentation, check out the repository: https://github.com/IonicaBizau/ghcal. -If want to get even more GitHub stats in your terminal, you may want to try [`github-stats`](https://github.com/Ioni56caBizau/github-stats)--this is like `git-stats` but with data taken from GitHub. +If want to get even more GitHub stats in your terminal, you may want to try [`github-stats`](https://github.com/IonicaBizau/github-stats)--this is like `git-stats` but with data taken from GitHub. ## Using the configuration file You can tweak the git-stats behavior using a configuration file in your home directory: `~/.git-stats-config.json`.