From d9a13cebfa86792db8a29462279c3f49b59275dd Mon Sep 17 00:00:00 2001 From: Mihai Parparita Date: Sun, 19 Oct 2014 21:40:14 -0700 Subject: [PATCH] Update README with domain name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 255cabc..b7e36a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Service that shows you your GitHub commits from a year ago. Includes a mail digest to that you can see each day what you were up to in the past. -It's currently running at [https://retro-git.appspot.com/](https://retro-git.appspot.com/). +It's currently running at [https://www.retrogit.com/](https://www.retrogit.com/). ## Running Locally