:: commit 27b4dc48b1b7010a79a28f0e00fc66e5ec3c7b81

Kamila Szewczyk <27734421+iczelia@users.noreply.github.com> — 2025-08-05 19:09

parents: 2302ecbc47

update links in README

diff --git a/README.md b/README.md
index badfac1..a76c937 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # BZip3
 
-[![Build](https://github.com/kspalaiologos/bzip3/actions/workflows/build.yml/badge.svg)](https://github.com/kspalaiologos/bzip3/actions/workflows/build.yml)
+[![Build](https://github.com/iczelia/bzip3/actions/workflows/build.yml/badge.svg)](https://github.com/iczelia/bzip3/actions/workflows/build.yml)
 
 A better, faster and stronger spiritual successor to BZip2. Features higher compression ratios and better performance thanks to a order-0 context mixing entropy coder, a fast Burrows-Wheeler transform code making use of suffix arrays and a RLE with Lempel Ziv+Prediction pass based on LZ77-style string matching and PPM-style context modeling.
 
tab: 248 wrap: offon