diff --git a/urls.md b/urls.md index 3be122ecaa8..93872c77fd7 100644 --- a/urls.md +++ b/urls.md @@ -279,7 +279,7 @@ $uri = Uri::of('https://example.com') ->withFragment('section-1'); ``` -For more information on working with fluent URI objects, consult the [URI documentation](/docs/{{version}}/helpers#uris). +For more information on working with fluent URI objects, consult the [URI documentation](/docs/{{version}}/helpers#uri). ## Default Values