[rb-general] [PATCH 1/2] Berlin event news: Use relative URLs
Clemens Lang
cal at macports.org
Thu Dec 15 11:29:21 CET 2016
From: Clemens Lang <neverpanic at gmail.com>
---
_posts/2016-12-06-reproducible-builds-berlin-meeting.markdown | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2016-12-06-reproducible-builds-berlin-meeting.markdown b/_posts/2016-12-06-reproducible-builds-berlin-meeting.markdown
index a238754..da9bfba 100644
--- a/_posts/2016-12-06-reproducible-builds-berlin-meeting.markdown
+++ b/_posts/2016-12-06-reproducible-builds-berlin-meeting.markdown
@@ -17,4 +17,4 @@ Whilst the exact content of the meeting will be shaped by the participants, the
Logs and minutes will be published after the meeting.
-Please [reach out](https://reproducible-builds.org/events/berlin2016) if you'd like to participate in hopefully interesting, inspiring and intense technical sessions about reproducible builds and beyond!
+Please [reach out]({{ "/events/berlin2016" | prepend: site.baseurl }}) if you'd like to participate in hopefully interesting, inspiring and intense technical sessions about reproducible builds and beyond!
--
2.11.0
More information about the rb-general
mailing list