| Index: src/site/docs/tutorials/custom-elements/index.markdown
|
| diff --git a/src/site/docs/tutorials/custom-elements/index.markdown b/src/site/docs/tutorials/custom-elements/index.markdown
|
| index 0f6b66e5574ee9b81275ab92a16830bd1800b1c0..f3ac61083c072d5ea8a48cd9957d04add821d59c 100644
|
| --- a/src/site/docs/tutorials/custom-elements/index.markdown
|
| +++ b/src/site/docs/tutorials/custom-elements/index.markdown
|
| @@ -5,8 +5,8 @@ description: "Define a custom DOM element tag with help from the Web UI package"
|
| has-permalinks: true
|
| tutorial:
|
| id: web-components
|
| -next: fetchdata/
|
| -next-title: "Fetch Data Dynamically"
|
| +next: polymer-intro/
|
| +next-title: "Polymer"
|
| prev: templates/
|
| prev-title: "Use Templates"
|
| ---
|
|
|