Skip to content

Commit da62c59

Browse files
committed
Updated doc to use relative paths.
1 parent e738dbc commit da62c59

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

help_docs/ReadMe.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
### <img src="https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3a.png" title="SeleniumBase" height="32"> SeleniumBase Help Documents
22

33
> **Table of Contents / Navigation:**
4-
> - [**SeleniumBase Features List**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/features_list.md)
5-
> - [**How SeleniumBase Works**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/how_it_works.md)
6-
> - [**Webdriver Installation**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/webdriver_installation.md)
7-
> - [**Installing Python, Pip, & Git**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/install_python_pip_git.md)
8-
> - [**Python Virtual Env Tutorial**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/virtualenv_instructions.md)
9-
> - [**Verify Webdriver Installation**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/verify_webdriver.md)
10-
> - [**The Command Line Tutorial**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/customizing_test_runs.md)
11-
> - [**The Console Scripts Tutorial**](https://github.com/seleniumbase/SeleniumBase/blob/master/seleniumbase/console_scripts/ReadMe.md)
12-
> - [**SeleniumBase Method Summary**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/method_summary.md)
13-
> - [**MySQL Installation Overview**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/mysql_installation.md)
14-
> - [**Safari Driver Detailed Info**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/using_safari_driver.md)
15-
> - [**Seeing Hidden Files on macOS**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/hidden_files_info.md)
16-
> - [**SeleniumBase Case Studies**](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/happy_customers.md)
4+
> - [**SeleniumBase Features List**](features_list.md)
5+
> - [**How SeleniumBase Works**](how_it_works.md)
6+
> - [**Webdriver Installation**](webdriver_installation.md)
7+
> - [**Installing Python, Pip, & Git**](install_python_pip_git.md)
8+
> - [**Python Virtual Env Tutorial**](virtualenv_instructions.md)
9+
> - [**Verify Webdriver Installation**](verify_webdriver.md)
10+
> - [**The Command Line Tutorial**](customizing_test_runs.md)
11+
> - [**The Console Scripts Tutorial**](/seleniumbase/console_scripts/ReadMe.md)
12+
> - [**SeleniumBase Method Summary**](method_summary.md)
13+
> - [**MySQL Installation Overview**](mysql_installation.md)
14+
> - [**Safari Driver Detailed Info**](using_safari_driver.md)
15+
> - [**Seeing Hidden Files on macOS**](hidden_files_info.md)
16+
> - [**SeleniumBase Case Studies**](happy_customers.md)

0 commit comments

Comments
 (0)