diff --git a/README.md b/README.md index a68280c..186a2e2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Assets for my jellyfin instance ```css -@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/jellyfin-web/style/JellySkin-mod.css"); -@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/jellyfin-web/style/greycliff.css"); +@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/JellySkin-mod.css"); +@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/greycliff.css"); ```