From 8fef6356649da69574eb15d298b0a1df22db678f Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Tue, 12 Mar 2024 21:02:25 +0100 Subject: [PATCH] Update badges links in README.md This commit updates the existing badge references on the README.md file. The previous badge links were pointing to GitHub locations, these are being changed to point to 'src.neessen.cloud', potentially reflecting a move away from GitHub. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b3c06..da4234c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ SPDX-License-Identifier: CC0-1.0 --> # A "Automated Password Generator"-clone -[![Go Reference](https://pkg.go.dev/badge/github.com/wneessen/apg-go.svg)](https://pkg.go.dev/github.com/wneessen/apg-go) [![Go Report Card](https://goreportcard.com/badge/github.com/wneessen/apg-go)](https://goreportcard.com/report/github.com/wneessen/apg-go) [![Build Status](https://api.cirrus-ci.com/github/wneessen/apg-go.svg)](https://cirrus-ci.com/github/wneessen/apg-go) ![CodeQL workflow](https://github.com/wneessen/apg-go/actions/workflows/codeql-analysis.yml/badge.svg) buy ma a coffee +[![Go Reference](https://pkg.go.dev/badge/src.neessen.cloud/wneessen/apg-go.svg)](https://pkg.go.dev/src.neessen.cloud/wneessen/apg-go) +[![Go Report Card](https://goreportcard.com/badge/src.neessen.cloud/wneessen/apg-go)](https://goreportcard.com/report/src.neessen.cloud/wneessen/apg-go) +buy ma a coffee _apg-go_ is a simple APG-like password generator written in Go. It tries to replicate the functionality of the