Skip to content

Commit 6879b7e

Browse files
committed
Update the docs
1 parent f079299 commit 6879b7e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

help_docs/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<div><a href="https://seleniumbase.io/help_docs/js_package_manager/"><b>JS Package Manager</b></a></div>
6969
<div><a href="https://seleniumbase.io/examples/tour_examples/ReadMe/"><b>Tour Examples</b></a></div>
7070
<div><a href="https://seleniumbase.io/examples/presenter/ReadMe/"><b>Presentation Maker</b></a></div>
71-
<div><a href="https://seleniumbase.io/help_docs/chart_maker/"><b>Chart Maker</b></a></div>
71+
<div><a href="https://seleniumbase.io/examples/chart_maker/ReadMe/"><b>Chart Maker</b></a></div>
7272
<div><a href="https://seleniumbase.io/help_docs/mysql_installation/"><b>MySQL Installation Overview</b></a></div>
7373
<div><a href="https://seleniumbase.io/seleniumbase/utilities/selenium_grid/ReadMe/"><b>Using the Selenium Grid</b></a></div>
7474
<div><a href="https://seleniumbase.io/help_docs/desired_capabilities/"><b>Browser Desired Capabilities</b></a></div>
@@ -134,7 +134,7 @@
134134
<div><a href="https://seleniumbase.dev/help_docs/js_package_manager"><b>JS Package Manager</b></a></div>
135135
<div><a href="https://seleniumbase.dev/examples/tour_examples/"><b>Tour Examples</b></a></div>
136136
<div><a href="https://seleniumbase.dev/examples/presenter/"><b>Presentation Maker</b></a></div>
137-
<div><a href="https://seleniumbase.dev/help_docs/chart_maker"><b>Chart Maker</b></a></div>
137+
<div><a href="https://seleniumbase.dev/examples/chart_maker/ReadMe/"><b>Chart Maker</b></a></div>
138138
<div><a href="https://seleniumbase.dev/help_docs/mysql_installation"><b>MySQL Installation Overview</b></a></div>
139139
<div><a href="https://seleniumbase.dev/seleniumbase/utilities/selenium_grid/"><b>Using the Selenium Grid</b></a></div>
140140
<div><a href="https://seleniumbase.dev/help_docs/desired_capabilities"><b>Browser Desired Capabilities</b></a></div>

mkdocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ plugins:
7474
- SECURITY.md
7575
- examples/case_summary.md
7676
- help_docs/chinese.md
77-
- help_docs/chart_maker.md
7877
- help_docs/mysql_installation.md
7978
- integrations/katalon/ReadMe.md
8079
- help_docs/verify_webdriver.md
@@ -99,7 +98,7 @@ nav:
9998
- 📊 Dashboard / Reports: examples/example_logs/ReadMe.md
10099
- 🔡 Syntax Formats: help_docs/syntax_formats.md
101100
- 🎖️ GUI / Commander: help_docs/commander.md
102-
- ⏺️ Recorder Mode: help_docs/recorder_mode.md
101+
- 🔴 Recorder Mode: help_docs/recorder_mode.md
103102
- 📘 API Reference: help_docs/method_summary.md
104103
- Python Setup / Install:
105104
- 🐉 Get Python, pip, & git: help_docs/install_python_pip_git.md
@@ -121,7 +120,6 @@ nav:
121120
- 🖼️ Visual Testing: examples/visual_testing/ReadMe.md
122121
- 🕵️ The HTML Inspector: help_docs/html_inspector.md
123122
- 🌐 Selenium Grid: seleniumbase/utilities/selenium_grid/ReadMe.md
124-
- 📶 Highcharts: help_docs/chart_maker.md
125123
- 🛂 MasterQA: seleniumbase/masterqa/ReadMe.md
126124
- 🤖 Azure Pipelines: integrations/azure/azure_pipelines/ReadMe.md
127125
- 🤖 Jenkins on Azure: integrations/azure/jenkins/ReadMe.md

0 commit comments

Comments
 (0)