Skip to content

Commit 8fbabb1

Browse files
committed
Update the docs
1 parent 7adefb9 commit 8fbabb1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

help_docs/ReadMe.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
<div><a href="https://seleniumbase.io/help_docs/virtualenv_instructions/"><b>Python Virtual Env Tutorial</b></a></div>
1010
<div><a href="https://seleniumbase.io/help_docs/install/"><b>SeleniumBase Installation</b></a></div>
1111
<div><a href="https://seleniumbase.io/help_docs/webdriver_installation/"><b>Webdriver Installation</b></a></div>
12-
<div><a href="https://seleniumbase.io/help_docs/verify_webdriver/"><b>Verify Webdriver Installation</b></a></div>
12+
<div><a href="https://seleniumbase.io/help_docs/verify_webdriver/"><b>Verify Webdriver Works</b></a></div>
1313
<div><a href="https://seleniumbase.io/help_docs/customizing_test_runs/"><b>The Command Line Tutorial</b></a></div>
1414
<div><a href="https://seleniumbase.io/seleniumbase/console_scripts/ReadMe/"><b>The Console Scripts Tutorial</b></a></div>
1515
<div><a href="https://seleniumbase.io/help_docs/mobile_testing/"><b>Mobile Device Testing</b></a></div>
1616
<div><a href="https://seleniumbase.io/help_docs/method_summary/"><b>Method Summary Overview</b></a></div>
17-
<div><a href="https://seleniumbase.io/help_docs/mobile_testing/"><b>SeleniumBase Translations</b></a></div>
17+
<div><a href="https://seleniumbase.io/help_docs/translations/"><b>Language Translations</b></a></div>
18+
<div><a href="https://seleniumbase.io/examples/tour_examples/ReadMe/>"><b>Tour Examples</b></a></div>
1819
<div><a href="https://seleniumbase.io/help_docs/mysql_installation/"><b>MySQL Installation Overview</b></a></div>
1920
<div><a href="https://seleniumbase.io/help_docs/using_safari_driver/"><b>Safari Driver Detailed Info</b></a></div>
2021
<div><a href="https://seleniumbase.io/help_docs/hidden_files_info/"><b>Seeing Hidden Files on macOS</b></a></div>

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ nav:
8888
- Docker Help: integrations/docker/ReadMe.md
8989
- Recorder and Exporting: seleniumbase/utilities/selenium_ide/ReadMe.md
9090
- Master QA: seleniumbase/masterqa/ReadMe.md
91-
- Extra Help:
91+
- Help Docs ToC:
9292
- Table of Contents: help_docs/ReadMe.md
9393
- Decorators & Security: seleniumbase/common/ReadMe.md
9494
- Using Safari Driver: help_docs/using_safari_driver.md

0 commit comments

Comments
 (0)