Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6cb8022

Browse files
committed
Fix broken link to W3Schools XPath tutorial
1 parent 8a15a02 commit 6cb8022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locating-elements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The "Clear" button element can be located like this::
189189
These examples cover some basics, but in order to learn more, the
190190
following references are recommended:
191191

192-
* `W3Schools XPath Tutorial <http://www.w3schools.com/Xpath/>`_
192+
* `W3Schools XPath Tutorial <http://www.w3schools.com/xsl/xpath_intro.asp>`_
193193
* `W3C XPath Recommendation <http://www.w3.org/TR/xpath>`_
194194
* `XPath Tutorial
195195
<http://www.zvon.org/comp/r/tut-XPath_1.html>`_

0 commit comments

Comments
 (0)