From 5f3a3e4a75580aa734e17b8567a4e60780eb36c3 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 18 Jan 2024 19:42:04 +0100 Subject: fix: I forgot to change the URLs :( --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 00e5b73..a87e37a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # My personal website, built using [SvelteKit](https://kit.svelte.dev), hosted by [GitHub pages](https://pages.github.com) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)   -[![GitHub Release](https://img.shields.io/github/v/release/Olah-Barbershop/website)](https://github.com/Olah-Barbershop/website/releases/latest)   -[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Olah-Barbershop/website/deploy.yml)](https://github.com/Olah-Barbershop/website/actions)   -[![Website](https://img.shields.io/website?url=https%3A%2F%2Fweb.olahbarbershop.codes)](https://web.olahbarbershop.codes) +[![GitHub Release](https://img.shields.io/github/v/release/pml68/website)](https://github.com/pml68/website/releases/latest)   +[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/pml68/website/deploy.yml)](https://github.com/pml68/website/actions)   +[![Website](https://img.shields.io/website?url=https%3A%2F%2Fpml68.me)](https://pml68.me) # Running locally -- cgit v1.2.3