diff --git a/README.md b/README.md index 6fca6d44..5ca88613 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ location / { Custom CSS for [Nzbget](https://github.com/nzbget/nzbget) ![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/nzbget/nzbget1.jpg) +Thank you [ydkmlt84](https://github.com/ydkmlt84) for making the job easier :) ## Setup
Expand @@ -447,7 +448,7 @@ Custom [Monitorr](https://github.com/Monitorr/Monitorr) CSS for [Organizr](https Add this in the custom css box: ```css -@import "https://rawgit.com/gilbN/theme.park/master/CSS/themes/monitorg.css"; +@import "https://gilbn.github.io/theme.park/CSS/themes/monitorg.css"; ``` And add this in custom HTML in Organizr: ```css