diff options
author | Scott Main <smain@google.com> | 2012-04-09 11:15:35 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-04-09 11:15:35 -0700 |
commit | 979c4f59081bc0725ac36b7d2cd6645ab89f5073 (patch) | |
tree | 3d053a0968fa6a90569399dd031d011b316cc3a3 /docs/html/sdk/sdk_toc.cs | |
parent | 5f2570773d9b4d7d55b9bac5c9fafb56e1dcce88 (diff) |
docs: fix NDK r7c release data and remove "new" tag
Change-Id: I37d2dfb46aef66b75cfd93a21005748358d457ec
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 3aafea9e9c28..a70b0f301447 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -191,9 +191,7 @@ <span style="display:none" class="zh-TW"></span> </span> <ul> - <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a> - <span class="new">new!</span> - </li> + <li><a href="<?cs var:toroot ?>sdk/ndk/index.html">Android NDK, r7c</a></li> <li><a href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a></li> </ul> </li> |