From 966a6da25cc03d7f0e1c225812e2fb15dd103ffb Mon Sep 17 00:00:00 2001 From: Brian Saville Date: Mon, 10 Feb 2020 15:24:18 -0700 Subject: [PATCH] Use jsdelivr instead of rawgit Rawgit is gone, long live rawgit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16e2e13..f58ab77 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can turn your favorite frog CI tool into a handsome prince in few steps! 1. Choose your color: ![image](http://afonsof.com/jenkins-material-theme/images/pallete.png) -2. Replace `{{your-color-name}}` in the URL by the chosen color: `https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-{{your-color-name}}.css` +2. Replace `{{your-color-name}}` in the URL by the chosen color: `https://cdn.jsdelivr.net/gh/afonsof/jenkins-material-theme@gh-pages/dist/material-{{your-color-name}}.css` 3. Install [Jenkins Simple Theme Plugin][simple]