From a1e577a1766e5e1f4cbd599c1d79d78679e76e39 Mon Sep 17 00:00:00 2001 From: m-ringler <42344272+m-ringler@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:23:55 +0100 Subject: [PATCH] Fix links in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 914ff5e..97ac11b 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Reduce the size of existing CZI files by converting them to zstd-compressed CZI # Command line tool and C/C++ libraries [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[![CMake](https://github.com/ZEISS/czicompress/actions/workflows/cmake.yml/badge.svg?branch=main&event=push)](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_cmake.yml) -[![CodeQL](https://github.com/ZEISS/czicompress/actions/workflows/codeql.yml/badge.svg?branch=main&event=push)](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_codeql.yml) +[![CMake](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_cmake.yml/badge.svg?branch=main&event=push)](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_cmake.yml) +[![CodeQL](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_codeql.yml/badge.svg?branch=main&event=push)](https://github.com/ZEISS/czicompress/actions/workflows/czicompress_codeql.yml) -[czicompress](czicompress/README.md) is a cross-platform command line tool to compress CZIs. czicompress and its source code are provided under the [MIT license](LICENSE). +[czicompress](czicompress/README.md) is a cross-platform command line tool to compress CZIs. czicompress and its source code are provided under the [MIT license](czicompress/LICENSE). # CziShrink desktop app [![License: GPL](https://img.shields.io/badge/License-GPL%203+-yellow.svg)](https://spdx.org/licenses/GPL-3.0-or-later.html) @@ -23,4 +23,4 @@ Reduce the size of existing CZI files by converting them to zstd-compressed CZI [Contributing](./CONTRIBUTING.md) ## Disclaimer -ZEISS, ZEISS.com are registered trademarks of Carl Zeiss AG. \ No newline at end of file +ZEISS, ZEISS.com are registered trademarks of Carl Zeiss AG.