From 64ef54570f22378d4614f8cb7e06fc5ce8e1a05e Mon Sep 17 00:00:00 2001
From: Petter Reinholdtsen
Date: Wed, 4 Jan 2017 12:25:11 +0100
Subject: [PATCH 1/1] Link to vobject too.
---
blog/data/2017-01-04-icalendar-archiver.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/blog/data/2017-01-04-icalendar-archiver.txt b/blog/data/2017-01-04-icalendar-archiver.txt
index 946dde29e0..673ce7137e 100644
--- a/blog/data/2017-01-04-icalendar-archiver.txt
+++ b/blog/data/2017-01-04-icalendar-archiver.txt
@@ -15,8 +15,9 @@ days writing and polishing the system, and it is now ready for general
consumption. The
code for
ical-archiver is publicly available from a git repository on
-github. The system is written in Python and depend on the vobject
-Python module.
+github. The system is written in Python and depend on
+the vobject Python
+module.
To use it, locate the iCalendar file you want to operate on and
give it as an argument to the ical-archiver script. This will
--
2.47.2