Browse Source

Fixed broken link on bootstrap demo

pull/4305/head
Galip Tolga Erdem 6 years ago
parent
commit
4bbadece5c
  1. 4
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Borders.cshtml

4
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/Pages/Components/Borders.cshtml

@ -34,7 +34,7 @@
<h2>Borders</h2>
<p>Based on <a href="https://getbootstrap.com/docs/4.1/components/border/" target="_blank"> Bootstrap Border</a>.</p>
<p>Based on <a href="https://getbootstrap.com/docs/4.1/utilities/borders/" target="_blank"> Bootstrap Border</a>.</p>
<h4>Border</h4>
@ -212,4 +212,4 @@
</abp-tab>
</abp-tabs>
</div>
</div>
</div>

Loading…
Cancel
Save