From 60a4099dd59a94590c83102d7da35ce6dd336237 Mon Sep 17 00:00:00 2001
From: lilafisch <lilafisch@muc.ccc.de>
Date: Sun, 18 Aug 2019 17:46:59 +0200
Subject: [PATCH] remove .md file endings in links

---
 _index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_index.md b/_index.md
index 4ab41c3..d4523a4 100644
--- a/_index.md
+++ b/_index.md
@@ -7,10 +7,10 @@ Welcome to card10 Wiki. You can [browse](https://git.card10.badge.events.ccc.de/
 
 **card10** is the name of the badge for the 2019 [Chaos Communication Camp](https://events.ccc.de/camp/2019/wiki/Main_Page). 
 
-### [Getting started](/en/gettingstarted.md) 
+### [Getting started](/en/gettingstarted) 
 First steps with your card10
 
-### [tl;dr](/en/tldr.md)
+### [tl;dr](/en/tldr)
 Spare me the details just give me the links to the docs!
 
 ## Overview
-- 
GitLab