Skip to content

Commit 8a19a3b

Browse files
committed
fix: update CI/CD badge links in README.md
1 parent 491ac90 commit 8a19a3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Boxcryptor Single File Decryptor
22

3-
[![.NET CI](https://github.com/USERNAME/boxcryptor-single-file-decryptor/actions/workflows/dotnet-ci.yml/badge.svg)](https://github.com/USERNAME/boxcryptor-single-file-decryptor/actions/workflows/dotnet-ci.yml)
4-
[![.NET CD - Release](https://github.com/USERNAME/boxcryptor-single-file-decryptor/actions/workflows/dotnet-release.yml/badge.svg)](https://github.com/USERNAME/boxcryptor-single-file-decryptor/actions/workflows/dotnet-release.yml)
3+
[![.NET CI](https://github.com/hellstackdev/boxcryptor-single-file-decryptor/actions/workflows/main.yml/badge.svg)](https://github.com/hellstackdev/boxcryptor-single-file-decryptor/actions/workflows/main.yml)
4+
[![.NET CD - Release](https://github.com/hellstackdev/boxcryptor-single-file-decryptor/actions/workflows/release.yml/badge.svg)](https://github.com/hellstackdev/boxcryptor-single-file-decryptor/actions/workflows/release.yml)
55

66
This project provides a command-line utility for decrypting Boxcryptor-encrypted files. It's built with .NET 8.0 and requires the Microsoft.AspNetCore.Cryptography.KeyDerivation package.
77

0 commit comments

Comments
 (0)