From 3dc5816c216cc4b2c3cd8040224dc8620cee89ba Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sat, 20 Feb 2021 13:41:44 -0500 Subject: [PATCH] Add sr.ht ticket tracking --- .gitignore | 1 - man/lightcards-config.5.md | 2 +- man/lightcards.1 | 2 +- man/lightcards.1.md | 4 ++-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4534d4e..fc0ef05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ __pycache__ -TODO .Python build/ develop-eggs/ diff --git a/man/lightcards-config.5.md b/man/lightcards-config.5.md index 3741e61..ffe87ce 100644 --- a/man/lightcards-config.5.md +++ b/man/lightcards-config.5.md @@ -15,4 +15,4 @@ Configuration is done through the config.py file. This is an executed Python scr Copy the global config file from /etc/lightcards/config.py to ~/.config/lightcards/config.py or $XDG_CONFIG_HOME/lightcards/config.py and make modifications! All possible options are listed in the global config file. # SEE ALSO - **lightcards(1)** +**lightcards(1)** diff --git a/man/lightcards.1 b/man/lightcards.1 index d12d70b..37e532d 100644 --- a/man/lightcards.1 +++ b/man/lightcards.1 @@ -102,7 +102,7 @@ Config error \f[B]lightcards-config(5)\f[R] .SH BUGS .PP -https://lists.sr.ht/\[ti]armaan/public-inbox +https://todo.sr.ht/\[ti]armaan/lightcards .SH COPYRIGHT .PP Copyright 2021 Armaan Bhojwani , MIT License. diff --git a/man/lightcards.1.md b/man/lightcards.1.md index 40d8783..91ec792 100644 --- a/man/lightcards.1.md +++ b/man/lightcards.1.md @@ -99,10 +99,10 @@ Lightcards takes the first table from a valid Markdown or HTML file. Each row is : Config error # SEE ALSO - **lightcards-config(5)** +**lightcards-config(5)** # BUGS -https://lists.sr.ht/~armaan/public-inbox +https://todo.sr.ht/~armaan/lightcards # COPYRIGHT Copyright 2021 Armaan Bhojwani , MIT License. -- 2.39.2