Skip to content

Commit 1942f54

Browse files
authored
Fix Release tag URLs in 2025 blog posts, like "selenium-4.30.0" (#2438)
Fix Release tag URLs in 2025 blog posts, like selenium-4-30-released.md [deploy site]
1 parent 44e4ce3 commit 1942f54

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

website_and_docs/content/blog/2025/selenium-4-28-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Links to everything can be found on our [downloads page][downloads].
8787

8888
We thank all our contributors for their incredible efforts in making Selenium better with every release. ❤️
8989

90-
For a detailed look at all changes, check out the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/4.28).
90+
For a detailed look at all changes, check out the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.28.0).
9191

9292
<br>
9393

website_and_docs/content/blog/2025/selenium-4-29-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Links to everything can be found on our [downloads page][downloads].
7878

7979
We thank all our contributors for their incredible efforts in making Selenium better with every release. ❤️
8080

81-
For a detailed look at all changes, check out the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/4.29).
81+
For a detailed look at all changes, check out the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.29.0).
8282

8383
<br>
8484

website_and_docs/content/blog/2025/selenium-4-30-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ We thank all our contributors for their incredible efforts in making Selenium be
9999
release. ❤️
100100

101101
For a detailed look at all changes, check out
102-
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/4.30).
102+
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.30.0).
103103

104104
<br>
105105

website_and_docs/content/blog/2025/selenium-4-31-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ We thank all our contributors for their incredible efforts in making Selenium be
8585
release. ❤️
8686

8787
For a detailed look at all changes, check out
88-
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/4.31).
88+
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.31.0).
8989

9090
<br>
9191

website_and_docs/content/blog/2025/selenium-4-32-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ We thank all our contributors for their incredible efforts in making Selenium be
8787
release. ❤️
8888

8989
For a detailed look at all changes, check out
90-
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/4.32).
90+
the [release notes](https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.32.0).
9191

9292
<br>
9393

0 commit comments

Comments
 (0)