Skip to content

Commit 60ad468

Browse files
committed
Remove outdated documentation
1 parent ac875f7 commit 60ad468

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/framework/src/Foundation/Kernel/Hyperlinks.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ public function relativeLink(string $destination): string
8989
* Gets a relative web link to the given file stored in the _site/media folder.
9090
*
9191
* @deprecated Use Hyde::asset() instead.
92-
*
93-
* An exception will be thrown if the file does not exist in the _media directory,
94-
* and the second argument is set to true.
9592
*/
9693
public function mediaLink(string $destination): string
9794
{

0 commit comments

Comments
 (0)