diff --git a/README.md b/README.md index 4535fa2..fb20294 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ func main() { } ``` -#### [Event](https://github.com/go-vgo/robotgo/blob/master/examples/event/main.go) +#### [Event](https://github.com/go-vgo/robotgo/blob/master/examples/gohook/main.go) ```Go package main diff --git a/README_zh.md b/README_zh.md index c99da7d..91d7379 100644 --- a/README_zh.md +++ b/README_zh.md @@ -214,7 +214,7 @@ func main() { } ``` -#### [事件](https://github.com/go-vgo/robotgo/blob/master/examples/event/main.go) +#### [事件](https://github.com/go-vgo/robotgo/blob/master/examples/gohook/main.go) ```Go package main