Skip to content

Commit

Permalink
Fix url in docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink authored Jun 10, 2024
1 parent 3fe8e67 commit 182f039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/Elements.php
Original file line number Diff line number Diff line change
Expand Up @@ -2816,7 +2816,7 @@ private function elementTypeByRefHandle(string $refHandle): string|false
}

/**
* Parses a string for element [reference tags](http://craftcms.com/docs/reference-tags).
* Parses a string for element [reference tags](https://craftcms.com/docs/5.x/system/reference-tags.html).
*
* @param string $str The string to parse
* @param int|null $defaultSiteId The default site ID to query the elements in
Expand Down

0 comments on commit 182f039

Please sign in to comment.