Index: src/site/docs/tutorials/shared-pkgs/index.markdown |
diff --git a/src/site/docs/tutorials/shared-pkgs/index.markdown b/src/site/docs/tutorials/shared-pkgs/index.markdown |
index 27428638819edd5b0a9915b65b03923505e210b5..f638caf93bf3cdb20f83e77902acde8104b9622d 100644 |
--- a/src/site/docs/tutorials/shared-pkgs/index.markdown |
+++ b/src/site/docs/tutorials/shared-pkgs/index.markdown |
@@ -5,8 +5,8 @@ description: "Packages are bundles of source code, tools, and resources that hel |
has-permalinks: true |
tutorial: |
id: packages |
-next: web-ui/ |
-next-title: "Get Started with Web UI" |
+next: polymer-intro/ |
+next-title: "Define a Custom Element" |
prev: remove-elements/ |
prev-title: "Remove DOM Elements" |
--- |