diff --git a/docs/html/guide/topics/fundamentals/processes-and-threads.jd b/docs/html/guide/topics/fundamentals/processes-and-threads.jd
index c35108ef1d902..3d7710c78e4f6 100644
--- a/docs/html/guide/topics/fundamentals/processes-and-threads.jd
+++ b/docs/html/guide/topics/fundamentals/processes-and-threads.jd
@@ -1,6 +1,4 @@
page.title=Processes and Threads
-parent.title=Application Fundamentals
-parent.link=index.html
@jd:body
@@ -417,9 +415,10 @@ android.content.Context#bindService bindService()}. For more information, see th
href="{@docRoot}guide/topics/fundamentals/services.html">Services developer guide.
+
diff --git a/docs/html/guide/topics/fundamentals/services.jd b/docs/html/guide/topics/fundamentals/services.jd
index df1eacee50295..d0c924a663b0c 100644
--- a/docs/html/guide/topics/fundamentals/services.jd
+++ b/docs/html/guide/topics/fundamentals/services.jd
@@ -1,6 +1,4 @@
page.title=Services
-parent.title=Application Fundamentals
-parent.link=index.html
@jd:body
@@ -851,10 +849,11 @@ href="{@docRoot}guide/topics/fundamentals/bound-services.html#Lifecycle">Managin
a Bound Service.
-
+
diff --git a/docs/html/guide/topics/fundamentals/tasks-and-back-stack.jd b/docs/html/guide/topics/fundamentals/tasks-and-back-stack.jd
index 47dc5471d3e59..bd542bd292f38 100644
--- a/docs/html/guide/topics/fundamentals/tasks-and-back-stack.jd
+++ b/docs/html/guide/topics/fundamentals/tasks-and-back-stack.jd
@@ -1,6 +1,6 @@
page.title=Tasks and Back Stack
-parent.title=Application Fundamentals
-parent.link=index.html
+parent.title=Activities
+parent.link=activities.html
@jd:body
@@ -558,7 +558,7 @@ href="#Clearing">Clearing the stack).
-
+
\ No newline at end of file