aboutsummaryrefslogtreecommitdiff
path: root/src/devices/devices_toc.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/devices_toc.cs')
-rw-r--r--src/devices/devices_toc.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/devices_toc.cs b/src/devices/devices_toc.cs
index 3e3ce4c4..7f513f1d 100644
--- a/src/devices/devices_toc.cs
+++ b/src/devices/devices_toc.cs
@@ -254,13 +254,12 @@
<li class="nav-section">
<div class="nav-section-header">
<a href="<?cs var:toroot ?>devices/tech/dalvik/index.html">
- <span class="en">Dalvik</span></a>
+ <span class="en">ART and Dalvik</span></a>
</div>
<ul>
<li><a href="<?cs var:toroot ?>devices/tech/dalvik/dalvik-bytecode.html">Bytecode Format</a></li>
<li><a href="<?cs var:toroot ?>devices/tech/dalvik/dex-format.html">.Dex Format</a></li>
<li><a href="<?cs var:toroot ?>devices/tech/dalvik/instruction-formats.html">Instruction Formats</a></li>
- <li><a href="<?cs var:toroot ?>devices/tech/dalvik/art.html">Introducing ART</a></li>
</ul>
</li>