We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59b5bec + 4b2599d commit ad13c72Copy full SHA for ad13c72
.github/workflows/link-check.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: Link check
48
continue-on-error: true # <- If set to false, run fails with broken links
49
- uses: untitaker/hyperlink@0.1.44
+ uses: untitaker/hyperlink@0.2.0
50
with:
51
args: website_and_docs/public/ --check-anchors
52
website_and_docs/content/sponsor/_index.html
@@ -92,7 +92,7 @@ <h2 class="alert-heading pb-3" id="support-levels">Sponsorship Levels</h2>
92
</a>
93
</li>
94
<li>
95
- If you were a sponsor of the most recent
+ <b>Alternatively</b>, if you were a sponsor of the most recent
96
<a href="https://seleniumconf.com/" target="_blank" rel="noopener noreferrer">
97
Selenium Conference
98
0 commit comments