mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
Update hook examples link to newest
This commit is contained in:
parent
5cab1ed749
commit
8b8545f558
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user