Skip to content

Commit

Permalink
Merge pull request #15171 from boboldehampsink/patch-1
Browse files Browse the repository at this point in the history
Fix url in docblock
  • Loading branch information
brandonkelly authored Jun 11, 2024
2 parents 3fe8e67 + 182f039 commit 5924c3e
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 5924c3e

Please sign in to comment.