Skip to content

Commit ffb1894

Browse files
DavidBurns missed a python file during version bump
r18258
1 parent 1dff80a commit ffb1894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ Python Client
2626
Java Server
2727
-----------
2828

29-
Download the server from http://selenium.googlecode.com/files/selenium-server-standalone-2.26.0.jar
29+
Download the server from http://selenium.googlecode.com/files/selenium-server-standalone-2.27.0.jar
3030
::
3131

32-
java -jar selenium-server-standalone-2.26.0.jar
32+
java -jar selenium-server-standalone-2.27.0.jar
3333

3434
Example
3535
=======

0 commit comments

Comments
 (0)