We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 476282d + 3145265 commit 25c3d15Copy full SHA for 25c3d15
docs/scenarios/scrape.rst
@@ -49,7 +49,7 @@ will focus on the former.
49
50
XPath is a way of locating information in structured documents such as
51
HTML or XML documents. A good introduction to XPath is on
52
-`W3Schools <http://www.w3schools.com/xpath/default.asp>`_ .
+`W3Schools <http://www.w3schools.com/xsl/xpath_intro.asp>`_ .
53
54
There are also various tools for obtaining the XPath of elements such as
55
FireBug for Firefox or the Chrome Inspector. If you're using Chrome, you
0 commit comments