Browse Source

fixed bootstrap popover link

pull/3280/head
Galip Tolga Erdem 6 years ago
parent
commit
2088b62caf
  1. 2
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Popovers.cshtml

2
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Popovers.cshtml

@ -25,7 +25,7 @@
<h2>Popovers</h2>
<p>Based on <a href="https://getbootstrap.com/docs/4.1/components/Popovers/" target="_blank"> Bootstrap Popovers</a>.</p>
<p>Based on <a href="https://getbootstrap.com/docs/4.1/components/popovers/" target="_blank"> Bootstrap Popovers</a>.</p>
<h4>Example</h4>

Loading…
Cancel
Save