Skip to content

Commit b31e2a9

Browse files
committed
Fix link in readme
1 parent 2dc71b1 commit b31e2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# amphp/websocket-server
22

33
AMPHP is a collection of event-driven libraries for PHP designed with fibers and concurrency in mind.
4-
This library provides a [`RequestHandler`](https://amphp.org/http-server/classes/request-handler) to easily handle WebSocket connections using [`amphp/http-server`](https://github.com/amphp/http-server).
4+
This library provides a [`RequestHandler`](https://amphp.org/http-server#requesthandler) to easily handle WebSocket connections using [`amphp/http-server`](https://github.com/amphp/http-server).
55

66
## Requirements
77

0 commit comments

Comments
 (0)