Fix some stale docs references.
Change-Id: I3b58dfd05a63671cf315698247d88e67528e118d
diff --git a/docs/dex-format.html b/docs/dex-format.html
index 5a71b59..81c0b36 100644
--- a/docs/dex-format.html
+++ b/docs/dex-format.html
@@ -315,7 +315,7 @@
<h2><code>access_flags</code> Definitions</h2>
<h4>embedded in <code>class_def_item</code>,
-<code>field_item</code>, <code>method_item</code>, and
+<code>encoded_field</code>, <code>encoded_method</code>, and
<code>InnerClass</code></h4>
<p>Bitfields of these flags are used to indicate the accessibility and
@@ -2017,7 +2017,7 @@
</table>
<h2><code>code_item</code></h2>
-<h4>referenced from <code>method_item</code></h4>
+<h4>referenced from <code>encoded_method</code></h4>
<h4>appears in the <code>data</code> section</h4>
<h4>alignment: 4 bytes</h4>