From b34944eef102148053e3d3abdcccef5c5883324e Mon Sep 17 00:00:00 2001 From: Kumar Appaiah Date: Mon, 24 Aug 2026 19:38:49 +0530 Subject: [PATCH] Make all hyperlinks relative The donwloaded HTML version did not work out of the box, since the links were absolute and not relative to the current directory. This commit makes the links relative and convenient for offline use. --- compatibility.html | 18 +++++++++--------- decrypt.html | 20 ++++++++++---------- encrypt.html | 20 ++++++++++---------- gen.html | 20 ++++++++++---------- index.html | 22 +++++++++++----------- lookup.html | 20 ++++++++++---------- sign.html | 20 ++++++++++---------- verify.html | 20 ++++++++++---------- 8 files changed, 80 insertions(+), 80 deletions(-) diff --git a/compatibility.html b/compatibility.html index 60055b4..6efdbae 100644 --- a/compatibility.html +++ b/compatibility.html @@ -27,8 +27,8 @@