diff options
author | Scott Main <smain@google.com> | 2011-12-15 15:40:25 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-12-15 15:49:32 -0800 |
commit | 7736f96d0e4d9981be2466c02bcf43e2a4a75493 (patch) | |
tree | dd024b102469eda78795996b940f0a6d842474d2 /docs/html/guide/guide_toc.cs | |
parent | d25ad2fdbb4cf86e2a05dbc6b8afb50760c0fe1b (diff) |
docs: Add training homepage, side nav, and title changes
Change-Id: I2ac6047faa7a70e06ced47665813ace4aa974af8
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index bfde56cfcdbc..ef91d35bcd40 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -244,7 +244,7 @@ <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/topics/graphics/index.html"> <span class="en">Graphics</span> - </a><span class="new-child">new!</span></div> + </a> <span class="new-child">new!</span></div> <ul> <li><a href="<?cs var:toroot ?>guide/topics/graphics/2d-graphics.html"> <span class="en">Canvas and Drawables</span></a></li> |