Skip to content

Commit b3927f9

Browse files
Correct the URI documentation link (#10348)
1 parent 294f7d8 commit b3927f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ $uri = Uri::of('https://example.com')
279279
->withFragment('section-1');
280280
```
281281

282-
For more information on working with fluent URI objects, consult the [URI documentation](/docs/{{version}}/helpers#uris).
282+
For more information on working with fluent URI objects, consult the [URI documentation](/docs/{{version}}/helpers#uri).
283283

284284
<a name="default-values"></a>
285285
## Default Values

0 commit comments

Comments
 (0)