From 72902eef84e75a6aebaff4425c7f664e397b361d Mon Sep 17 00:00:00 2001 From: Sajjad Ghaffarinasabsharabiani <ghaffas@hhu.de> Date: Mon, 6 Mar 2023 12:41:06 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d212c1a..b5c7f14 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ After sourcing the function, you can use it in your ggplot codes by including th ``` library(ggplot2) -source("https://gitlab.cs.uni-duesseldorf.de/ghaffarinasabsharabiani/ccb_theme/-/blob/e41b78e11d2ce1d10498ba6ba345747482119f8c/CCB_theme.R") +source("https://gitlab.cs.uni-duesseldorf.de/ghaffarinasabsharabiani/ccb_theme/-/raw/main/CCB_theme.R") -- GitLab