diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-03-03 01:06:45 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-03-03 01:06:45 +0300 |
commit | 097338ec1f76f3afde9dfabab09a20005fa44e56 (patch) | |
tree | 73786c5307da0be117ead37251ed05939d76d4e9 | |
parent | 92bc6f90f3b6e044baa14cda06457e1d72fbb5df (diff) |
readme: fix link to php client
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ For optimization purposes, you can turn fields `target` and `slot` into `ENUM`s. #### PHP -[php-jobd-client](github.com/gch1p/php-jobd-client) (official) +[php-jobd-client](https://github.com/gch1p/php-jobd-client) (official) ## Protocol |