diff --git a/docs/guide/configuration/web-driver-settings.md b/docs/guide/configuration/web-driver-settings.md
index 78d9cb4b..f85da625 100644
--- a/docs/guide/configuration/web-driver-settings.md
+++ b/docs/guide/configuration/web-driver-settings.md
@@ -25,7 +25,7 @@ If you'd like to enable this, set `start_process` to `true` and specify the loca
boolean
false
When this is enabled, the Webdriver server is run in background in a child process and started/stopped automatically.
- Nightwatch includes support for managing Chromedriver, Geckodriver (Firefox), Safaridriver, and Selenium Server. Please refer to the Install Webdriver section for details.
+ Nightwatch includes support for managing Chromedriver, Geckodriver (Firefox), Safaridriver, and Selenium Server.
diff --git a/docs/guide/reference/settings.md b/docs/guide/reference/settings.md
index b5700f4e..27a1fcd2 100644
--- a/docs/guide/reference/settings.md
+++ b/docs/guide/reference/settings.md
@@ -463,7 +463,7 @@ If you'd like to enable this, set `start_process` to `true` and specify the loca
boolean
false
When this is enabled, the Webdriver server is run in background in a child process and started/stopped automatically.
- Nightwatch includes support for managing Chromedriver, Geckodriver (Firefox), Safaridriver, and Selenium Server. Please refer to the Install Webdriver section for details.
+ Nightwatch includes support for managing Chromedriver, Geckodriver (Firefox), Safaridriver, and Selenium Server.