Index: src/site/docs/tutorials/indexeddb/index.markdown |
diff --git a/src/site/docs/tutorials/indexeddb/index.markdown b/src/site/docs/tutorials/indexeddb/index.markdown |
index ab6882b82b3677d8676d6b68130c02e6391faa2e..6c6516660c207d678e97e0e214ab3a20a6fbbf06 100644 |
--- a/src/site/docs/tutorials/indexeddb/index.markdown |
+++ b/src/site/docs/tutorials/indexeddb/index.markdown |
@@ -5,8 +5,8 @@ description: "Use IndexedDB for persistence and offline capability for your app. |
has-permalinks: true |
tutorial: |
id: indexeddb |
-next: |
-next-title: "Home" |
+next: cmdline/ |
+next-title: "Write Command-Line Apps" |
prev: forms/ |
prev-title: "Get Input from a Form" |
--- |