Skip to content

Commit 5977060

Browse files
authored
Add note about new keyword doc location
1 parent e3b4fd0 commit 5977060

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/doc/Selenium2Library.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>Keyword documentation moved</title>
5+
<meta charset="utf-8">
6+
</head>
7+
<body>
8+
<h1>Keyword documentation moved</h1>
9+
<p>
10+
Selenium2Library keyword documentation has moved. New location is
11+
<a href="../Selenium2Library.html">http://robotframework.org/Selenium2Library/Selenium2Library.html</a>.
12+
</p>
13+
<p>
14+
Please update your bookmarks and other references.
15+
</p>
16+
</body>
17+
</html>

0 commit comments

Comments
 (0)