We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The purpose of a link must be described by its link text alone, or by the link text together with preceding page context - WCAG 2.4.4
Instance 1
Path .sd-stretched-link.external[href$="pydata.html"]
.sd-stretched-link.external[href$="pydata.html"]
Snippet
<a class="sd-stretched-link reference external" href="examples/pydata.html"></a>
Accessible Name (no value)
Accessible description (no value)
URL examples/pydata.html
Instance 2
Path .sd-stretched-link.external[href$="gallery.html"]
.sd-stretched-link.external[href$="gallery.html"]
<a class="sd-stretched-link reference external" href="examples/gallery.html"></a>
URL examples/galery.html
The text was updated successfully, but these errors were encountered:
I think this is fixed by pydata/pydata-sphinx-theme#1633
Sorry, something went wrong.
Closing this issue because pydata/pydata-sphinx-theme#1633 has been merged
gabalafou
No branches or pull requests
🔗 Link purpose
The purpose of a link must be described by its link text alone, or by the link text together with preceding page context - WCAG 2.4.4
Instance 1
Path
.sd-stretched-link.external[href$="pydata.html"]
Snippet
Accessible Name
(no value)
Accessible description
(no value)
URL
examples/pydata.html
Instance 2
Path
.sd-stretched-link.external[href$="gallery.html"]
Snippet
Accessible Name
(no value)
Accessible description
(no value)
URL
examples/galery.html
The text was updated successfully, but these errors were encountered: