Skip to content

Commit ede62bb

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: fix NDK r7c release data and remove "new" tag" into ics-mr1
2 parents ae01af5 + 979c4f5 commit ede62bb

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/html/sdk/ndk/index.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ padding: .25em 1em;
6262
<div class="toggleable open">
6363
<a href="#" onclick="return toggleDiv(this)"><img src=
6464
"{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px">
65-
Android NDK, Revision 7c</a> <em>(March 2012)</em>
65+
Android NDK, Revision 7c</a> <em>(April 2012)</em>
6666

6767
<div class="toggleme">
6868
<p>This release of the NDK includes an important fix for Tegra2-based devices, and a few

docs/html/sdk/sdk_toc.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,7 @@
191191
<span style="display:none" class="zh-TW"></span>
192192
</span>
193193
<ul>
194-
<li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a>
195-
<span class="new">new!</span>
196-
</li>
194+
<li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a></li>
197195
<li><a href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a></li>
198196
</ul>
199197
</li>

0 commit comments

Comments
 (0)