| 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..4dc5c575af2b22166e4bceb6b711103aa4c4ca11 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/
|
| +next-title: "Polymer"
|
| prev: templates/
|
| prev-title: "Use Templates"
|
| ---
|
|
|