Skip to content

Commit 94d9093

Browse files
committed
Fixing home links [skip ci]
1 parent 1b1eedd commit 94d9093

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

website_hugo_files/content/_index.de.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.es.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.fr.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.ko.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.nl.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.pt-br.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

website_hugo_files/content/_index.zh-cn.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{{< getting-started color="100" height="auto" title="Getting Started" >}}
1818

19-
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="https://selenium.dev/documentation/en/webdriver/" url_text="Read more" %}}
19+
{{% getting-started-item icon="icons/webdriver.svg" title="Selenium WebDriver" color="selenium-webdriver" url="/documentation/webdriver/" url_text="Read more" %}}
2020
If you want to create robust, browser-based regression automation suites and tests, scale and
2121
distribute scripts across many environments, then you want to use Selenium WebDriver, a
2222
collection of language specific bindings to drive a browser - the way it is meant to be driven.
@@ -28,7 +28,7 @@
2828
will do simple record-and-playback of interactions with the browser.
2929
{{% /getting-started-item %}}
3030

31-
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="https://selenium.dev/documentation/en/grid/" url_text="Read more" %}}
31+
{{% getting-started-item icon="icons/grid.svg" title="Selenium Grid" color="selenium-grid" url="/documentation/grid/" url_text="Read more" %}}
3232
If you want to scale by distributing and running tests on several machines and manage multiple
3333
environments from a central point, making it easy to run the tests against a vast combination of
3434
browsers/OS, then you want to use Selenium Grid.

0 commit comments

Comments
 (0)