From 3d93db89f436bc883942a3fa1dc062c6b773f94f Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 22 Apr 2025 16:44:31 -0700 Subject: [PATCH] Fix broken link --- docs/about.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/about.rst b/docs/about.rst index ec249de..521d2dd 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -7,7 +7,6 @@ iCalendar package for Python. The inspiration has come from the email package in the standard lib, which he thinks is pretty simple, yet efficient and powerful. -The ``icalendar`` package is an `RFC 5545 ` -compatible parser/generator for iCalendar files. +The ``icalendar`` package is an :rfc:`5545` compatible parser/generator for iCalendar files. .. _`Max M`: http://www.mxm.dk