From 3614e6a227a493f6a7ea6c26a512368de246a9d2 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Wed, 18 Nov 2020 13:18:45 +0100 Subject: [PATCH] Add missing service, fix link --- app/views/dashboard/index.html.erb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/app/views/dashboard/index.html.erb b/app/views/dashboard/index.html.erb index 93d3208..1fccd01 100644 --- a/app/views/dashboard/index.html.erb +++ b/app/views/dashboard/index.html.erb @@ -12,11 +12,17 @@

-

<%= link_to "Gitea", "https://wiki.kosmos.org" %>

+

<%= link_to "Gitea", "https://gitea.kosmos.org" %>

Code hosting and collaboration for software projects

+
+

<%= link_to "Wiki", "https://wiki.kosmos.org" %>

+

+ Kosmos documentation and knowledge base +

+

<%= link_to "Discourse", "https://community.kosmos.org" %>