Skip to content

Commit

Permalink
fix(samples): remove presence from samples page as presence is not pu…
Browse files Browse the repository at this point in the history
…blic (#4029)
  • Loading branch information
sreenara authored Dec 16, 2024
1 parent 885e4bb commit 8278bd1
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 663 deletions.
3 changes: 0 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ <h2 class="page-header">Samples</h2>
<a href="./samples/browser-read-status/" class="list-group-item">Read Status</a>

<a href="./samples/browser-socket/" class="list-group-item">Socket</a>

<a href="./samples/browser-plugin-presence/" class="list-group-item">Presence</a>
</div>
</div>
<div class="col-md-4">
Expand All @@ -94,7 +92,6 @@ <h2 class="page-header">API Reference</h2>
<div class="list-group">
<a href="./api" class="list-group-item">Meetings API Reference</a>
<a href="./calling" class="list-group-item">Calling API Reference</a>
<a href="./presence" class="list-group-item">Presence API Reference</a>
</div>
</div>
<div class="col-md-4">
Expand Down
205 changes: 0 additions & 205 deletions docs/samples/browser-plugin-presence/app.js

This file was deleted.

96 changes: 0 additions & 96 deletions docs/samples/browser-plugin-presence/index.html

This file was deleted.

Loading

0 comments on commit 8278bd1

Please sign in to comment.