From 17e4a83ef99f632f2f14ccf690e38673b9ef1776 Mon Sep 17 00:00:00 2001 From: Ben Brooks Date: Mon, 8 Oct 2018 14:32:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c07db77..98fde1c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A utility to count down to a date from your macOS menubar, written in Swift. The countdown name and date are currently hardcoded. To change, plug in desired values here and recompile: -https://github.com/bbrks/osx-statusbar-countdown/blob/master/StatusbarCountdown/AppDelegate.swift#L17-L18 +https://github.com/bbrks/osx-statusbar-countdown/blob/0f72d3d7d531e1999c95b3a536431a3a308cdec6/StatusbarCountdown/AppDelegate.swift#L17-L18 OS X Statusbar Countdown