Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/behave/behave
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Sep 30, 2016
2 parents 71ba22f + d000eb2 commit 4cbb5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/django.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ details. Example using :pypi:`behave-django`:
def step_impl(context, url):
context.browser.get(context.get_url(url))
.. _Selenium docs: http://selenium.googlecode.com/git/docs/api/py/api.html
.. _Selenium docs: https://seleniumhq.github.io/selenium/docs/api/py/api.html


Splinter (Example)
Expand Down

0 comments on commit 4cbb5f7

Please sign in to comment.