Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14e4a28

Browse files
Merge pull request #791 from vharsh/patch-1
Update W3Schools link to the XPath Tutorial.
2 parents 8ef764d + 9826b1b commit 14e4a28

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)

AltStyle によって変換されたページ (->オリジナル) /