From 9c3e3d13c30b1fa6d8c0e754edf39f7e94f1ff35 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 12 May 2025 18:19:07 +0200 Subject: [PATCH] docs(README): migrate from docker.io to git.cryptic.systems --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc39b2f..76adcf7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/bruteforce-wallet)](https://hub.docker.com/r/volkerraschek/bruteforce-wallet) -This project contains all sources to build the container image `docker.io/volkerraschek/bruteforce-wallet`. The primary -goal of this project is to package the binary `bruteforce-wallet` as container image to provide the functionally for -CI/CD workflows. The source code of the binary can be found in the upstream project of +This project contains all sources to build the container image `git.cryptic.systems/volker.raschek/bruteforce-wallet`. +The primary goal of this project is to package the binary `bruteforce-wallet` as container image to provide the +functionally for CI/CD workflows. The source code of the binary can be found in the upstream project of [bruteforce-wallet](https://github.com/glv2/bruteforce-wallet). ## Usage