From 17e3c0e490ee3b17b83bac07adb148c38eebcf74 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 10 Apr 2025 23:34:13 +0200 Subject: [PATCH] badge fix --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 347635f..7e17b7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). Initial release -[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/raw-slice/releases/tag/v0.1.0 +[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/raw-slicee/releases/tag/v0.1.0 diff --git a/README.md b/README.md index 7829747..203fdf8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Crates.io](https://img.shields.io/crates/v/raw-slicee)](https://crates.io/crates/raw-slicee) -[![docs.rs](https://img.shields.io/docsrs/raw-slice)](https://docs.rs/raw-slice) +[![docs.rs](https://img.shields.io/docsrs/raw-slicee)](https://docs.rs/raw-slicee) [![ci](https://github.com/us-irs/raw-slice/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/us-irs/raw-slice/actions/workflows/ci.yml) `raw-slice` - Generic raw slice types