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 9687c56a4b26fb143be5def79779bae736ff0e2f..062e24afdff45d1af73d51b200a037e586f0e1bd 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: futures/ |
-prev-title: "Use Future-Based APIs" |
+prev: cmdline/ |
+prev-title: "Write Command-Line Apps" |
--- |
{% capture whats_the_point %} |