From ffde8de32f4f9c525d458871a2e04600973a02af Mon Sep 17 00:00:00 2001 From: rra Date: Tue, 24 Sep 2019 10:39:30 +0200 Subject: [PATCH] fix broken links --- content/fundamentals/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fundamentals/intro.md b/content/fundamentals/intro.md index 2913cd4..b31908b 100644 --- a/content/fundamentals/intro.md +++ b/content/fundamentals/intro.md @@ -8,4 +8,4 @@ Status: published Category: fundamentals slug: 001 -This series is a starting point for people looking to host their own on-line services from home. A good place to start is by reading the [homebrewserver.club principles]({filename}manifesto.md) to understand what the homebrew servers are about and how we make the choices we do. Then have a look at the [hardware guide]({filename}/hardware.md) or [setting up a server behind your home router.]({filename}portforwarding.md) +This series is a starting point for people looking to host their own on-line services from home. A good place to start is by reading the [homebrewserver.club principles]({filename}manifesto.md) to understand what the homebrew servers are about and how we make the choices we do. Then have a look at the [hardware guide]({filename}hardware.md) or [setting up a server behind your home router.]({filename}port_forwarding.md)