diff --git a/app/views/dashboard/index.html.erb b/app/views/dashboard/index.html.erb index 8ebbec3..590361b 100644 --- a/app/views/dashboard/index.html.erb +++ b/app/views/dashboard/index.html.erb @@ -21,7 +21,7 @@
- <%= link_to "https://community.kosmos.org", + <%= link_to "#{Setting.discourse_public_url}/session/sso?return_path=/", class: "block h-full px-6 py-6 rounded-md" do %>

Discourse