Skip to content

Commit a0e8c36

Browse files
authored
Merge pull request #8353 from Particular/bs5-upgrade
Remove glyphicons references after BS5 upgrade
2 parents 6b3d06b + 73c7cf3 commit a0e8c36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

platform/masstransit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The platform provides an aggregated view of the information necessary to detect,
1414

1515
youtube: https://www.youtube.com/watch?v=h5gcHWizS7o
1616

17-
<div class="text-center inline-download hidden-xs"><a id='masstransit-sample' target="_blank" href='https://github.com/particular/MassTransitShowcaseDemo/' class="btn btn-primary btn-lg"><span class="glyphicon" aria-hidden="true"></span>Check the GitHub Showcase</a>
17+
<div class="text-center inline-download hidden-xs"><a id='masstransit-sample' target="_blank" href='https://github.com/particular/MassTransitShowcaseDemo/' class="btn btn-primary btn-lg">Check the GitHub Showcase</a>
1818
</div>
1919

2020

tutorials/monitoring-demo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Experience the monitoring features of the Particular Service Platform by running
1212

1313
<div class="text-center inline-download hidden-xs">
1414
<a id='download-demo' href='https://s3.amazonaws.com/particular.downloads/MonitoringDemo/Particular.MonitoringDemo.zip' class="btn btn-primary btn-lg">
15-
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span> Download demo
15+
<i class="bi bi-download" aria-hidden="true" /> Download demo
1616
</a>
1717
</div>
1818

0 commit comments

Comments
 (0)