Skip to content

Commit 828e027

Browse files
committed
fix: update link to scraping tool in README
1 parent 481b337 commit 828e027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
It's a **command-line tool** to **extract** HTML elements using an [**XPath**](https://www.w3schools.com/xml/xpath_intro.asp) query or [**CSS3 selector**](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors).
77

8-
It's based on the great and simple [scraping tool](https://github.com/jeroenjanssens/data-science-at-the-command-line/blob/book/tools/scrape) written by [**Jeroen Janssens**](http://jeroenjanssens.com).
8+
It's based on the great and simple [scraping tool](https://github.com/jeroenjanssens/dsutils/blob/master/scrape) written by [**Jeroen Janssens**](http://jeroenjanssens.com).
99

1010
- [How does it work?](#how-does-it-work)
1111
- [How to use it in Linux](#how-to-use-it-in-linux)

0 commit comments

Comments
 (0)