From a5f0042414472acf668b226e93dd59c085f1fd2e Mon Sep 17 00:00:00 2001 From: am-periphery Date: Sat, 14 Mar 2026 11:35:43 +0000 Subject: [PATCH] Fix broken Docker link in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extra 'h' in the URL — hhttps instead of https. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89f0371d..cc18a83f 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Cryptographic operations in CyberChef should not be relied upon to provide secur **Prerequisites** -- [Docker](hhttps://www.docker.com/products/docker-desktop/) +- [Docker](https://www.docker.com/products/docker-desktop/) - Docker Desktop must be open and running on your machine