Skip to content

Commit ab5289f

Browse files
authored
Merge pull request #321 from romanstingler/master
Update index.md
2 parents 0d9496b + ab99902 commit ab5289f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/macros/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ manually inside the `#[php_module]` function.
3131
[`php_module`]: ./module.md
3232
[`php_startup`]: ./module_startup.md
3333
[`php_function`]: ./function.md
34-
[`php_class`]: ./structs.md
34+
[`php_class`]: ./classes.md
3535
[`php_impl`]: ./impl.md
3636
[`php_const`]: ./constant.md
3737
[see here]: https://github.com/rust-lang/reference/issues/578

0 commit comments

Comments
 (0)