diff options
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 84ffd055bc00..8f2795a4ba08 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -490,11 +490,8 @@ <span class="en">Web Apps</span> </a></div> <ul> - <li><a href="<?cs var:toroot ?>guide/webapps/overview.html"> - <span class="en">Overview</span> - </a></li> <li><a href="<?cs var:toroot ?>guide/webapps/targeting.html"> - <span class="en">Targeting Screens from Web Apps</span> + <span class="en">Supporting Different Screens in Web Apps</span> </a></li> <li><a href="<?cs var:toroot ?>guide/webapps/webview.html"> <span class="en">Building Web Apps in WebView</span> |