diff --git a/DC_theme_generator.R b/DC_theme_generator.R
index af309e70b93531f814e6d6df263a2aef8b3d317a..e9b4db17c21a4d5cc0414584fb80823de12726fb 100644
--- a/DC_theme_generator.R
+++ b/DC_theme_generator.R
@@ -1,3 +1,5 @@
 # Development of the script has migrated to https://github.com/dchakro/
 # replace the line sourcing this file with the following in your code.
-source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R")
\ No newline at end of file
+print("This function has moved to: https://github.com/dchakro/ggplot_themes")
+print("Correct way to source the function is:")
+print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/DC_theme_generator.R")")
\ No newline at end of file
diff --git a/source.R b/source.R
index c5dd3d6ec7feddaeb5389a1c0e08f45941f94a45..bdc2fea93c4f4d772a758b3d351d60b039b11241 100644
--- a/source.R
+++ b/source.R
@@ -1,3 +1,5 @@
 # Development of the script has migrated to https://github.com/dchakro/
 # replace the line sourcing this file with the following in your code.
-source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/source.R")
\ No newline at end of file
+print("This function has moved to: https://github.com/dchakro/ggplot_themes")
+print("Correct way to source the function is:")
+print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/source.R")")
\ No newline at end of file
diff --git a/theme_dc.plot.L.45.nolegend.R b/theme_dc.plot.L.45.nolegend.R
index 47d37220f041d4b64f86ad2141d6c1cb49d1fd37..3903628ce13f8c98bea49e5744ab620bff9e7689 100644
--- a/theme_dc.plot.L.45.nolegend.R
+++ b/theme_dc.plot.L.45.nolegend.R
@@ -1,3 +1,5 @@
 # Development of the script has migrated to https://github.com/dchakro/
 # replace the line sourcing this file with the following in your code.
-source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/theme_dc.plot.L.45.nolegend.R")
\ No newline at end of file
+print("This function has moved to: https://github.com/dchakro/ggplot_themes")
+print("Correct way to source the function is:")
+print("source("https://raw.githubusercontent.com/dchakro/ggplot_themes/master/theme_dc.plot.L.45.nolegend.R")")
\ No newline at end of file