From 0c52a7a84a26ea5125317172cbe893e191d094a3 Mon Sep 17 00:00:00 2001 From: Greg Sadetsky Date: Wed, 13 Sep 2023 19:22:26 -0400 Subject: [PATCH] fix link in usage.rst --- docs/source/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usage.rst b/docs/source/usage.rst index 9f54219..57c8ef4 100644 --- a/docs/source/usage.rst +++ b/docs/source/usage.rst @@ -8,7 +8,7 @@ The high level iCal feed-generating is supplied by the :class:`ICalFeed ` class. To create a feed, write a :class:`ICalFeed ` class and point to an instance of it in your -`URLconf `_. +`URLconf `_. With RSS feeds, the items in the feed represent articles or simple web pages. The :class:`ICalFeed ` class represents an