You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The two homepage shield links didn't carry the
``target='_blank' rel='noopener'`` attr_list that every other
external link on docs/index.md sets (View on GitHub button,
Read the spec link). Clicking a badge would have navigated the
visitor out of the docs site instead of opening a new tab. Add
the same attr_list to both shields so they follow the page
convention.
0 commit comments