Skip to content

Commit 6da9080

Browse files
author
Ana Sollano Kim
committed
Use full explainer name in README links
1 parent 52cf48c commit 6da9080

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • platform-provided-behaviors-for-custom-elements

platform-provided-behaviors-for-custom-elements/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
➡️ **[Open the demo](https://microsoftedge.github.io/Demos/platform-provided-behaviors-for-custom-elements/)** ⬅️
44

55
🔗 **Links:**
6-
* Explainer: [Platform-provided behaviors explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PlatformProvidedBehaviors/explainer.md)
6+
* Explainer: [Platform-provided behaviors for custom elements explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PlatformProvidedBehaviors/explainer.md)
77
* WHATWG issue: [#12150](https://github.com/whatwg/html/issues/12150)
88
* Spec PR: [whatwg/html#12409](https://github.com/whatwg/html/pull/12409)
99
* Chromium bug: [crbug.com/486928684](https://crbug.com/486928684)
@@ -21,7 +21,7 @@ Platform-provided behaviors allow custom elements to adopt native HTML behaviors
2121

2222
## Learn more
2323

24-
To learn more, read our [platform-provided behaviors explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PlatformProvidedBehaviors/explainer.md).
24+
To learn more, read our [platform-provided behaviors for custom elements explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/PlatformProvidedBehaviors/explainer.md).
2525

2626
## Test the feature
2727

0 commit comments

Comments
 (0)