From 5e0fe71feb133a360afb871376ce0172169924d9 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Mon, 6 Jan 2025 16:32:13 +0100 Subject: [PATCH] Move project from `Projects` to `Grzegorz` --- Cargo.toml | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c36a34a..83b8fd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,8 @@ authors = [ "Øystein Tveit " ] description = "A rust implementation of the mpd protocol, both client and serverside" -repository = "https://git.pvv.ntnu.no/Projects/empidee" -documentation = "https://pages.pvv.ntnu.no/Projects/empidee/main/docs/empidee/" +repository = "https://git.pvv.ntnu.no/Grzegorz/empidee" +documentation = "https://pages.pvv.ntnu.no/Grzegorz/empidee/main/docs/empidee/" edition = "2021" rust-version = "1.83.0" diff --git a/README.md b/README.md index e81644f..48a03d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Coverage](https://pages.pvv.ntnu.no/Projects/empidee/main/coverage/badges/for_the_badge.svg)](https://pages.pvv.ntnu.no/Projects/empidee/main/coverage/src/) -[![Docs](https://img.shields.io/badge/docs-blue?style=for-the-badge&logo=rust)](https://pages.pvv.ntnu.no/Projects/empidee/main/docs/empidee/) +[![Coverage](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/coverage/badges/for_the_badge.svg)](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/coverage/src/) +[![Docs](https://img.shields.io/badge/docs-blue?style=for-the-badge&logo=rust)](https://pages.pvv.ntnu.no/Grzegorz/empidee/main/docs/empidee/) # empidee