Skip to content

Commit 7fa3d9a

Browse files
committed
scrape: fix godoc link in README
1 parent 44d2127 commit 7fa3d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrape/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![GoDoc](https://godoc.org/github.com/google/go-github/scrape?status.svg)](https://godoc.org/github.com/google/go-github/github/scrape)
1+
[![GoDoc](https://godoc.org/github.com/google/go-github/scrape?status.svg)](https://godoc.org/github.com/google/go-github/scrape)
22

33
The scrape package provides an experimental client for accessing additional
44
GitHub data via screen scraping. It is designed to be a client of last resort

0 commit comments

Comments
 (0)