Skip to content

Commit 08de883

Browse files
Merge pull request #120 from TorstenDittmann/patch-1
readme: fix link to guide
2 parents 910400a + 2315fa6 commit 08de883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ var_dump(hello_world("David")); // string(13) "Hello, David!"
6767
```
6868

6969
For more examples read the library
70-
[guide](https://davidcole1340.github.io/ext-php-rs/guide).
70+
[guide](https://davidcole1340.github.io/ext-php-rs).
7171

7272
[`cargo-php`]: https://crates.io/crates/cargo-php
7373

0 commit comments

Comments
 (0)