Skip to content

Commit 5d9baee

Browse files
committed
Wrong link syntax
1 parent 9023692 commit 5d9baee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you currently use a concrete HTTP client implementation or the Ivory Http Ada
55

66
## Migrating from Ivory Http Adapter
77

8-
The monolithic ivory package has been separated into several smaller, more specific packages. For a list of the packages, see the (package overview)[package-overview.md]
8+
The monolithic ivory package has been separated into several smaller, more specific packages. For a list of the packages, see the [package overview](package-overview.md).
99

1010
Instead of `Ivory\HttpAdapter\PsrHttpAdapter`, use `Http\Client\HttpClient`. The HttpClient simply has a method to send requests.
1111

0 commit comments

Comments
 (0)