diff options
author | Scott Main <smain@google.com> | 2011-02-07 18:35:49 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-02-07 18:35:49 -0800 |
commit | c442bc605c80a2900a0ed41345f53d218288de7a (patch) | |
tree | aca40db62babe5dbefbff586b2e7d7c78e65cd8c /docs/html/guide/guide_toc.cs | |
parent | 7134520b2635474c5e7f4902c26e12d0ffcc9c64 (diff) |
docs: move the SIP guide into guide/network/
Change-Id: I3c2a7ea731d2fc3c0e2372e2f1a06ed659a6539f
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 324062cda03f..492b3a3137fa 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -243,7 +243,7 @@ <li><a href="<?cs var:toroot?>guide/topics/wireless/bluetooth.html"> <span class="en">Bluetooth</span> </a></li> - <li><a href="<?cs var:toroot?>guide/topics/sip/SIP.html"> + <li><a href="<?cs var:toroot?>guide/topics/network/sip.html"> <span class="en">Session Initiation Protocol</span></a> <span class="new">new!</span> </li> |