Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ <h2>Component Examples</h2>
<li>Click the "App" tab under Examples in the <a href = "reference.html">reference pages</a> on this website. </li>
<li>Click the links below:
<ul>
<li><a href = "https://ebailey78.shinyapps.io/Alerts">Alerts</a></li>
<li><a href = "https://ebailey78.shinyapps.io/Buttons">Buttons</a></li>
<li><a href = "https://ebailey78.shinyapps.io/Collapses">Collapses</a></li>
<li><a href = "https://ebailey78.shinyapps.io/TooltipsAndPopovers">Tooltips and Popovers</a></li>
<li><a href = "https://ebailey78.shinyapps.io/Modals">Modals</a></li>
<li><a href = "https://ebailey78.github.io/shinyBS/docs/Alerts.html">Alerts</a></li>
<li><a href = "https://ebailey78.github.io/shinyBS/docs/Buttons.html">Buttons</a></li>
<li><a href = "https://ebailey78.github.io/shinyBS/docs/Collapses.html">Collapses</a></li>
<li><a href = "https://ebailey78.github.io/shinyBS/docs/Tooltips_and_Popovers.html">Tooltips and Popovers</a></li>
<li><a href = "https://ebailey78.github.io/shinyBS/docs/Modals.html">Modals</a></li>
</ul>
</li>
</ul>
Expand Down