diff --git a/src/Components/Calendar.php b/src/Components/Calendar.php index e4112c8..ffcb78e 100644 --- a/src/Components/Calendar.php +++ b/src/Components/Calendar.php @@ -151,7 +151,7 @@ public function refreshInterval(int $minutes): Calendar /** * Identifies a location where a client can retrieve updated data for the calendar. * - * @link https://datatracker.ietf.org/doc/html/rfc7986#section-5.7 + * @link https://datatracker.ietf.org/doc/html/rfc7986#section-5.8 */ public function source(string $source): self {