Skip to content

Commit 6aba0ed

Browse files
committed
update doc
1 parent b8db77b commit 6aba0ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

understand-context.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ func heartbeat(ctx context.Context) {
8181
fmt.Println("beat")
8282
}
8383
}
84-
```
84+
```

why-rod.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ Rod is the name of the control device for puppetry, such as the brown stick in t
7474
The meaning is we are the puppeteer, the browser is the puppet, we use the rod to control the puppet.
7575

7676
[chromedp]: https://github.com/chromedp/chromedp
77-
[puppeteer]: https://github.com/puppeteer/puppeteer
77+
[puppeteer]: https://github.com/puppeteer/puppeteer

0 commit comments

Comments
 (0)