From bd1206d930f55358d30ef99b7fa0a5a805379764 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 16 Oct 2024 22:40:30 +0200 Subject: [PATCH] docs: fix links, because the last fix was bad --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a222aca..3821d69 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ![Project badge](https://img.shields.io/badge/language-Rust-blue.svg) ![Crates.io License](https://img.shields.io/crates/l/libpt) -![GitHub Release](https://img.shields.io/github/v/release/PlexSheep/libpt) -![GitHub language count](https://img.shields.io/github/languages/count/PlexSheep/libpt) -[![Rust CI](https://github.com/PlexSheep/libpt/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/libpt/actions/workflows/cargo.yaml) +![GitHub Release](https://img.shields.io/github/v/release/PlexSheep/pt) +![GitHub language count](https://img.shields.io/github/languages/count/PlexSheep/pt) +[![Rust CI](https://github.com/PlexSheep/pt/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/pt/actions/workflows/cargo.yaml) ![pt-logo](data/media/pt-logo.svg) @@ -20,7 +20,7 @@ especially the newer developers, so maybe this project can help with that a bit. I'm also deciding that `pt` means "plex tool", as this is created by "PlexSheep", and it's a sort of multiplexer for software. -* [GitHub](https://github.com/PlexSheep/libpt) +* [GitHub](https://github.com/PlexSheep/pt) * [crates.io](https://crates.io/crates/libpt) * [docs.rs](https://docs.rs/libpt/latest/libpt/) @@ -84,3 +84,4 @@ An up to date version of the Documentation can be found [here](https://docs.rs/l ## License **Pt is MIT Licensed** +