Skip to content

Commit

Permalink
Updated link to RFC 6570
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Sep 1, 2023
1 parent 61bf437 commit 3584e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UriTemplate.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Expands URI templates. Userland implementation of PECL uri_template.
*
* @see http://tools.ietf.org/html/rfc6570
* @see https://datatracker.ietf.org/doc/html/rfc6570
*/
final class UriTemplate
{
Expand Down

0 comments on commit 3584e81

Please sign in to comment.