From: Armaan Bhojwani Date: Sat, 27 Feb 2021 17:09:23 +0000 (-0500) Subject: Make links relative to root X-Git-Url: https://git.armaanb.net/?p=lightcards-gemini.git;a=commitdiff_plain Make links relative to root --- diff --git a/index.gmi b/index.gmi index bc79665..951b6a2 100644 --- a/index.gmi +++ b/index.gmi @@ -25,13 +25,13 @@ pip install git+https://git.sr.ht/~armaan/lightcards@devel ``` ## Manpages -=>lightcards.1.gmi lightcards(1) -=>lightcards-config.5.gmi lightcards-config(5) +=>/lightcards/lightcards.1.gmi lightcards(1) +=>/lightcards/lightcards-config.5.gmi lightcards-config(5) ## Gallery -=>1.webp screenshot 1 (image/webp) -=>2.webp screenshot 2 (image/webp) -=>3.webp screenshot 3 (image/webp) +=>/lightcards/1.webp screenshot 1 (image/webp) +=>/lightcards/2.webp screenshot 2 (image/webp) +=>/lightcards/3.webp screenshot 3 (image/webp) ## Copyright Copyright 2021 Armaan Bhojwani, MIT license.