Skip to content

Commit cde1e4f

Browse files
committed
broken link fix
1 parent 8ef764d commit cde1e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/scrape.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ will focus on the former.
4949

5050
XPath is a way of locating information in structured documents such as
5151
HTML or XML documents. A good introduction to XPath is on
52-
`W3Schools <http://www.w3schools.com/xsl/xpath_intro.asp>`_ .
52+
`W3Schools <http://www.w3schools.com/xml/xpath_intro.asp>`_ .
5353

5454
There are also various tools for obtaining the XPath of elements such as
5555
FireBug for Firefox or the Chrome Inspector. If you're using Chrome, you

0 commit comments

Comments
 (0)