Skip to content

Commit 7566c9d

Browse files
authored
Update README.md
1 parent 5cd41fe commit 7566c9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Documentation of php-kafka
2-
This is the documentation repository of [php-kafka/php-kafka](https://github.com/php-kafka/php-kafka).
3-
See the live documentation at [https://php-kafka.github.io](https://php-kafka.github.io).
2+
This is the documentation repository of [php-kafka/php-kafka](https://github.com/php-kafka/php-simple-kafka-client).
3+
See the live documentation at [https://php-kafka.github.io](https://php-simple-kafka-client.github.io).
44
The documentation is built with [Hugo](https://gohugo.io/documentation/).
55

66

77
# Contributing
88
Clone this repository and make the necessary changes
99
```bash
10-
git@github.com:php-kafka/php-kafka.github.io.git
10+
git@github.com:php-kafka/php-simple-kafka-client.github.io.git
1111
```
1212
Run the Hugo docker image to verify your changes
1313
```bash

0 commit comments

Comments
 (0)