From 2315fa6bc1c5debdcdaa13dd208bb26d335261e1 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Thu, 30 Dec 2021 14:29:59 +0100 Subject: [PATCH] readme: fix link to guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff8e8b..369e2b9 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ var_dump(hello_world("David")); // string(13) "Hello, David!" ``` For more examples read the library -[guide](https://davidcole1340.github.io/ext-php-rs/guide). +[guide](https://davidcole1340.github.io/ext-php-rs). [`cargo-php`]: https://crates.io/crates/cargo-php