From 2f5128511e5c36ebb2fac56e8112d4245bff8723 Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Thu, 28 May 2026 00:14:44 +0200 Subject: [PATCH] chore: update project url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8135440..f688006 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ My mpv config. Requires mpv v0.37+ 1. Clone this repo into the mpv config location ```sh -git clone https://git.owall.dev/warg/mpv-config ~/.config/mpv +git clone https://git.owall.se/warg/mpv-config ~/.config/mpv ``` 2. Create symbolic link: @@ -25,7 +25,7 @@ ln -s mpv_linux.conf mpv.conf 1. Clone this repo into the mpv config location ```pwsh -git clone https://git.owall.dev/warg/mpv-config C:\users\$env:username\AppData\Roaming\mpv +git clone https://git.owall.se/warg/mpv-config C:\users\$env:username\AppData\Roaming\mpv ``` 2. Create symbolic link (might need admin privileges):