From 596fa26d502bc9db9fe33b4a53c1c49b46e1e68a Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Mon, 5 Aug 2019 10:34:52 +0200 Subject: [PATCH] Fix bug space and url --- Makefile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1b593ac..682babe 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ build: make check - lein codox + lein codox lein uberjar check: diff --git a/README.md b/README.md index 76f91cb..96971cd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Important stories alert for Hacker News. -[Telegram channel](https://leiningen.org/) +[Telegram channel](https://t.me/important_stories_alert_hacknews) The entire code in this repository is in charge of feeding the Telegram channel. Every hour check for a new story with more than 600 points in Hacker News.