From c5fba8bae050f7b69e5f2b8b3109231d8e67ac28 Mon Sep 17 00:00:00 2001 From: gfdsa Date: Mon, 1 Jan 2024 17:50:28 +0100 Subject: [PATCH] Fix link to Ullaakut/nmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caec31f..f23557a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Tested and working on RaspberryPi 3 and Intel Nuc ### Client The client is a gRPC/nmap client application which communicates with the server. -Made possible due to [Ullaakut/nmap](github.com/Ullaakut/nmap) +Made possible due to [Ullaakut/nmap](https://github.com/Ullaakut/nmap) #### Flags ```bash -server=: @@ -113,4 +113,4 @@ This will be supported in limited capacity with the following flags. ``` - run `docker-compose up` -- open http://localhost:2112/metrics and see the prometheus metrics \ No newline at end of file +- open http://localhost:2112/metrics and see the prometheus metrics