Skip to content

Commit c639eef

Browse files
committed
Replacing dead link to Grid [skip ci]
1 parent 8640bf8 commit c639eef

27 files changed

+27
-27
lines changed

website_hugo_files/content/documentation/getting_started/_index.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Intalling Selenium can be divided in three steps:
2727

2828
1. Installing the Selenium library for your desired programming language
2929
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
30-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
30+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
3131

3232
If you wish to start with a low-code/record and playback tool, please check
3333
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Intalling Selenium can be divided in three steps:
1515

1616
1. Installing the Selenium library for your desired programming language
1717
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
18-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
18+
3. (Optional) Set up and configure [Selenium Grid](/documentation/grid) if you want to scale up your tests
1919

2020
If you wish to start with a low-code/record and playback tool, please check
2121
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Intalling Selenium can be divided in three steps:
2727

2828
1. Installing the Selenium library for your desired programming language
2929
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
30-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
30+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
3131

3232
If you wish to start with a low-code/record and playback tool, please check
3333
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Intalling Selenium can be divided in three steps:
2828

2929
1. Installing the Selenium library for your desired programming language
3030
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
31-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
31+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
3232

3333
If you wish to start with a low-code/record and playback tool, please check
3434
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Intalling Selenium can be divided in three steps:
2222

2323
1. Installing the Selenium library for your desired programming language
2424
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
25-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
25+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
2626

2727
If you wish to start with a low-code/record and playback tool, please check
2828
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Intalling Selenium can be divided in three steps:
2222

2323
1. Installing the Selenium library for your desired programming language
2424
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
25-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
25+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
2626

2727
If you wish to start with a low-code/record and playback tool, please check
2828
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.nl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Intalling Selenium can be divided in three steps:
2525

2626
1. Installing the Selenium library for your desired programming language
2727
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
28-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
28+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
2929

3030
If you wish to start with a low-code/record and playback tool, please check
3131
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Intalling Selenium can be divided in three steps:
2424

2525
1. Installing the Selenium library for your desired programming language
2626
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
27-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
27+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
2828

2929
If you wish to start with a low-code/record and playback tool, please check
3030
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/getting_started/_index.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Intalling Selenium can be divided in three steps:
2424

2525
1. Installing the Selenium library for your desired programming language
2626
2. Set up the browser driver to automate your browser (e.g. GeckoDriver for Firefox)
27-
3. (Optional) Set up and configure [Selenium Grid]({{</* ref "/grid/_index.md" */>}}) if you want to scale up your tests
27+
3. (Optional) Set up and configure [Selenium Grid]({{< ref "/grid.md" >}}) if you want to scale up your tests
2828

2929
If you wish to start with a low-code/record and playback tool, please check
3030
[Selenium IDE](https://selenium.dev/selenium-ide)

website_hugo_files/content/documentation/overview/_index.de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ die automatische Ausführung serverseitig.
4646

4747
Sollen erstellte WebDriver-Tests in mehreren
4848
Browsern und Betriebssystemen ausgeführt werden,
49-
kann dafür [Grid]({{</* ref "/grid/_index.md" */>}}) genutzt werden.
49+
kann dafür [Grid]({{< ref "/grid.md" >}}) genutzt werden.

0 commit comments

Comments
 (0)