diff options
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index be75edddb78f..3a7c2c4eae26 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -282,10 +282,13 @@ <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/network/sip.html"> - <span class="en">Session Initiation Protocol</span></a> - <span class="new">new!</span> - </li> + <li><a href="<?cs var:toroot?>guide/topics/nfc/index.html"> + <span class="en">Near Field Communication</span></a> + <span class="new">new!</span></li> + <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> <li class="toggle-list"> <div><a href="<?cs var:toroot?>guide/topics/search/index.html"> <span class="en">Search</span> |