From 6c014ee787ec48140a02a4fe3f10578b5b02b0c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?cat=20=C3=A6scling?= <11325618-aescling@users.noreply.gitlab.com> Date: Sun, 30 Jul 2023 19:07:08 -0400 Subject: [PATCH] README: fix typo; add link to git repository --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e677d68..7b38faa 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,12 @@ file-extension/MIME-type mapping adjustments) without requiring you to edit code; here we use using a filesystem-driven configuration where the hierarchical file structure amounts to a simple structured key-value store. -this README served as standalone HTML by an instance of httpd.execline at +this README is served as standalone HTML by an instance of httpd.execline at https://httpd-execline.cat.family/ +the codebase can be found in a +[git repository](https://gitlab.com/aescling/httpd-execline) hosted by Gitlab. + \* “simple” here better describes functionality than implementation. ## usage ### -- 2.47.3