[websites/rkward-kde-org] /: Fix broken link on landing page.

Brent Mackey null at kde.org
Wed Jun 29 09:14:04 BST 2022


Git commit e88ec3c454e640742d5d3c4763b17715ed102abf by Brent Mackey.
Committed on 26/06/2022 at 05:17.
Pushed by tfry into branch 'master'.

Fix broken link on landing page.

Resolves 455940

M  +1    -1    index.html

https://invent.kde.org/websites/rkward-kde-org/commit/e88ec3c454e640742d5d3c4763b17715ed102abf

diff --git a/index.html b/index.html
index 0f88f1c..c82f64d 100644
--- a/index.html
+++ b/index.html
@@ -29,7 +29,7 @@ layout: default
         </div>
         <div class="block">
             <h2>You can help</h2>
-            <p>RKWard is developed by a community of volunteers, working on the project in their free time. Many tasks do not require programming knowledge. <a href="/get-involved.html">Find out, what you can do to help the project</a>.</p>
+            <p>RKWard is developed by a community of volunteers, working on the project in their free time. Many tasks do not require programming knowledge. <a href="/Developer_Information.html">Find out, what you can do to help the project</a>.</p>
         </div>
         <div class="block">
             <h2>Getting started</h2>


More information about the rkward-tracker mailing list