| Index: src/site/docs/tutorials/fetchdata/index.markdown
|
| diff --git a/src/site/docs/tutorials/fetchdata/index.markdown b/src/site/docs/tutorials/fetchdata/index.markdown
|
| index 78d265f1b3aa251cf1c47e17c6cb1e803c7f61f4..263538ef6750344d0a078c005f1cd1a0e605227c 100644
|
| --- a/src/site/docs/tutorials/fetchdata/index.markdown
|
| +++ b/src/site/docs/tutorials/fetchdata/index.markdown
|
| @@ -7,8 +7,8 @@ tutorial:
|
| id: fetchdata
|
| next: forms/
|
| next-title: "Get Input from a Form"
|
| -prev: custom-elements/
|
| -prev-title: "Define a Custom DOM Tag"
|
| +prev: polymer-intro/
|
| +prev-title: "Define a Custom Element"
|
| ---
|
|
|
| {% capture whats_the_point %}
|
|
|