mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
broken link fix
This commit is contained in:
@@ -49,7 +49,7 @@ will focus on the former.
|
||||
|
||||
XPath is a way of locating information in structured documents such as
|
||||
HTML or XML documents. A good introduction to XPath is on
|
||||
`W3Schools <http://www.w3schools.com/xsl/xpath_intro.asp>`_ .
|
||||
`W3Schools <http://www.w3schools.com/xml/xpath_intro.asp>`_ .
|
||||
|
||||
There are also various tools for obtaining the XPath of elements such as
|
||||
FireBug for Firefox or the Chrome Inspector. If you're using Chrome, you
|
||||
|
||||
Reference in New Issue
Block a user