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
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
The migration to the new docs serving setup has removed id (or name) tags from the heading elements, taking away the ability to link to specific sections of a larger doc.
The migration to the new docs serving setup has removed
id
(orname
) tags from the heading elements, taking away the ability to link to specific sections of a larger doc.E.g. I'd like to link to the "Handlers" section of https://googlechrome.github.io/sw-toolbox/docs/master/tutorial-api.html, but the
<h2>Handlers</h2>
element doesn't have anid
attribute.The text was updated successfully, but these errors were encountered: