From 3d0d0da61adce29297658ee1e5930c092251398a Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sat, 25 May 2024 18:55:08 +0200 Subject: [PATCH] remove second link to my site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc919b5..7ac8d12 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ nix shell nixpkgs#darkhttpd --command sh -c "nix build -L .#examples.x86_64-linu ``` the site will be available at http://localhost:8080 -the example is a cut down version of [my own website](https://jacekpoz.pl) (of course also written in nte) +the example is a cut down version of my own website # usage