diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 15:16:23 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 16:21:05 +0200 |
| commit | 5a05ca47edca3a5cf8fad2e19a533faaa1c7b362 (patch) | |
| tree | e828d52402354f518c12649589544dcf04a7f72e /content/posts/home-server-part-5/index.md | |
| parent | 0e0701cb3baf603e1773194031ab37ec779dd8ff (diff) | |
Implement now page
Diffstat (limited to 'content/posts/home-server-part-5/index.md')
| -rw-r--r-- | content/posts/home-server-part-5/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/home-server-part-5/index.md b/content/posts/home-server-part-5/index.md index 16d60f0..44e24c9 100644 --- a/content/posts/home-server-part-5/index.md +++ b/content/posts/home-server-part-5/index.md @@ -9,7 +9,7 @@ extra: This is the fifth episode in a series where I set up a FreeBSD home server, explaining all the steps, problems and solutions along the way. This time we're provisioning the server with Ansible. -Check out episodes [1](../archive/home-server-part-1), [2](../archive/home-server-part-2), [3](../archive/home-server-part-3), [4](../archive/home-server-part-4). +Check out episodes [1](/posts/home-server-part-1), [2](/posts/home-server-part-2), [3](/posts/home-server-part-3), [4](/posts/home-server-part-4). {{ toc() }} |
