summaryrefslogtreecommitdiff
path: root/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md')
-rw-r--r--_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
index 294161c..bf8476b 100644
--- a/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
+++ b/_posts/2016-11-24-freebsd-mailserver-calendars-and-contacts.md
@@ -3,8 +3,6 @@ title: "FreeBSD email server - Part +: Calendars and contacts"
date: 2016-11-24 08:26:09
tags: Tutorial FreeBSD Email CalDAV CardDAV Installation
layout: post
-authors:
- - ["Patrick Spek", "http://tyil.work"]
---
This guide is an addition to the [FreeBSD email server series][tutorial-email].
@@ -135,5 +133,5 @@ service radicale start
{% endhighlight %}
[nginx]: https://www.nginx.com/
-[tutorial-email]: https://www.tyil.work/tutorials/freebsd-mailserver-part-1-preparations/
-[tutorial-webserver]: https://www.tyil.work/tutorials/setup-nginx-with-lets-encrypt-ssl/
+[tutorial-email]: {{ "/post/2016/10/31/freebsd-mailserver-part-1-preparations/" | prepend: site.baseurl }}
+[tutorial-webserver]: {{ "/post/2016/10/25/setup-nginx-with-lets-encrypt-ssl/" | prepend: site.baseurl }}