Skip to content

Commit

Permalink
Merge pull request #127 from maartenpaauw/patch-1
Browse files Browse the repository at this point in the history
Fix source documentation link
  • Loading branch information
rubenvanassche authored May 6, 2024
2 parents 8da113c + b6e520a commit 65347d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Calendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down

0 comments on commit 65347d8

Please sign in to comment.