diff --git a/app/views/alchemy/welcome.html.erb b/app/views/alchemy/welcome.html.erb
index b8a0839eb4..09ef6bda53 100644
--- a/app/views/alchemy/welcome.html.erb
+++ b/app/views/alchemy/welcome.html.erb
@@ -19,7 +19,7 @@
- <%= link_to 'Create your first admin user', Alchemy.signup_path %>
- - <%= link_to 'Read the guidelines', 'http://guides.alchemy-cms.com/stable', target: '_blank' %>
+ - <%= link_to 'Read the guidelines', 'https://guides.alchemy-cms.com/', target: '_blank', rel: 'noopener' %>