Skip to content

Commit ad13c72

Browse files
authored
Merge branch 'trunk' into dependabot/github_actions/actions/checkout-6
2 parents 59b5bec + 4b2599d commit ad13c72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Link check
4848
continue-on-error: true # <- If set to false, run fails with broken links
49-
uses: untitaker/hyperlink@0.1.44
49+
uses: untitaker/hyperlink@0.2.0
5050
with:
5151
args: website_and_docs/public/ --check-anchors
5252

website_and_docs/content/sponsor/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h2 class="alert-heading pb-3" id="support-levels">Sponsorship Levels</h2>
9292
</a>
9393
</li>
9494
<li>
95-
If you were a sponsor of the most recent
95+
<b>Alternatively</b>, if you were a sponsor of the most recent
9696
<a href="https://seleniumconf.com/" target="_blank" rel="noopener noreferrer">
9797
Selenium Conference
9898
</a>

0 commit comments

Comments
 (0)