--- a/jdk/src/java.base/share/specs/serialization/serial-arch.md Fri May 12 14:52:26 2017 -0700
+++ b/jdk/src/java.base/share/specs/serialization/serial-arch.md Tue May 16 09:42:38 2017 -0400
@@ -20,8 +20,8 @@
# or visit www.oracle.com if you need additional information or have any
# questions.
-include-before: '[CONTENTS](index.html) | [PREV](changelog.html) | [NEXT](output.html)'
-include-after: '[CONTENTS](index.html) | [PREV](changelog.html) | [NEXT](output.html)'
+include-before: '[CONTENTS](index.html) | [PREV](index.html) | [NEXT](output.html)'
+include-after: '[CONTENTS](index.html) | [PREV](index.html) | [NEXT](output.html)'
title: 'Java Object Serialization Specification: 1 - System Architecture'
---