diff options
Diffstat (limited to 'docs/html/google/google_toc.cs')
-rw-r--r-- | docs/html/google/google_toc.cs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/google/google_toc.cs b/docs/html/google/google_toc.cs index 13d3eb3..891819b 100644 --- a/docs/html/google/google_toc.cs +++ b/docs/html/google/google_toc.cs @@ -132,11 +132,11 @@ <li><a href="<?cs var:toroot?>google/gcm/notifications.html"> <span class="en">User Notifications</span></a> </li> - <li><a href="<?cs var:toroot?>google/gcm/demo.html"> - <span class="en">Demo App Tutorial</span></a> + <li><a href="<?cs var:toroot?>google/gcm/client.html"> + <span class="en">GCM Client</span></a> </li> - <li><a href="<?cs var:toroot?>google/gcm/helper.html"> - <span class="en">Using the Helper Libraries</span></a> + <li><a href="<?cs var:toroot?>google/gcm/server.html"> + <span class="en">GCM Server</span></a> </li> <li><a href="<?cs var:toroot?>google/gcm/adv.html"> <span class="en">Advanced Topics</span></a> |