Skip to content

Commit d680369

Browse files
committed
Merge pull request #46 from stof/patch-1
Fix the link syntax in the doc
2 parents 654d528 + 30a46d0 commit d680369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/httplug/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Nonetheless, we provide particular integration for some popular frameworks:
101101
## History
102102

103103
This project has been started by [Eric Geloen](https://github.com/egeloen) as
104-
Ivory Http Adapter](https://github.com/egeloen/ivory-http-adapter). It never made it to a stable release,
104+
[Ivory Http Adapter](https://github.com/egeloen/ivory-http-adapter). It never made it to a stable release,
105105
but it relied on PSR-7 which was not stable either that time. Because of the constantly changing PSR-7,
106106
Eric had to rewrite the library over and over again (at least the message handling part,
107107
which in most cases affected every adapter as well).

0 commit comments

Comments
 (0)