From 169a5b2cb448e91b0777a957f49f70d901d1a58b Mon Sep 17 00:00:00 2001 From: Alexandre Franke Date: Fri, 15 Mar 2024 00:11:37 +0100 Subject: [PATCH] Replace wiki links --- CONTRIBUTING.md | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e014aa7d..130694a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,14 +5,14 @@ Clocks. Feel free to skip sections if you know what they are about. Another good source for general information is: - + --- ## 1. How to Provide a Good Patch * Make sure you have just what belongs there in the changeset. -* Read carefully. +* Read carefully. * The preferred way of appending patches to bugs is via `git bz`. * As an alternative you can use `git format-patch HEAD~1`. * The bugtracker has some quite cool features; use them! @@ -26,7 +26,7 @@ Another good source for general information is: Check out: - + Vala basics in 5 minutes: diff --git a/README.md b/README.md index 3b24f3f2..c0b57838 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ a stopwatch and a timer. ## Useful links -- Homepage: +- Homepage: - Report issues: - Donate: -- Translate: +- Translate: -- GitLab