We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4915b0a commit eb30993Copy full SHA for eb30993
polymer.html
@@ -20,7 +20,7 @@
20
<!-- bc behaviors -->
21
<link rel="import" href="lib/legacy/mutable-data-behavior.html">
22
<!-- import html-tag to export html -->
23
-<link rel="import" href="lib/util/html-tag.html">
+<link rel="import" href="lib/utils/html-tag.html">
24
<script>
25
// bc
26
Polymer.Base = Polymer.LegacyElementMixin(HTMLElement).prototype;
0 commit comments