Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae341c commit 3145265Copy full SHA for 3145265
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