From ce34df080d3774cf996b6791d2eb0d959cdd36ef Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Mon, 1 Jan 2024 23:42:46 +0530 Subject: Fix broken link in README --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index dd08142..118073f 100644 --- a/README.adoc +++ b/README.adoc @@ -1,6 +1,6 @@ = Terminal LCD Clock -A simple justified time and date LCD-like display using https://github.com/pwaller/pyfiglet:[pyfiglet] and curses. +A simple justified time and date LCD-like display using https://github.com/pwaller/pyfiglet[pyfiglet] and curses. image::https://scm.arjunsatarkar.net/terminal-lcd-clock/plain/example.png[Screenshot] -- cgit v1.2.3-57-g22cb