Skip to content

Commit b40903e

Browse files
committed
refactor: update examples
1 parent 5d6d37d commit b40903e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/notifications/Toasts.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<p class="text-body-secondary small">
175175
Building on the above example, you can create different toast color schemes with our
176176
<a href="https://coreui.io/docs/utilities/colors">color</a> and
177-
<a href="https://coreui.io/docs//utilities/background">background</a> utilities.
177+
<a href="https://coreui.io/docs/utilities/background">background</a> utilities.
178178
Here we&#39;ve set <code>color=&#34;primary&#34;</code> and added
179179
<code>.text-white</code> class to the <code>&lt;Ctoast&gt;</code>, and then set
180180
<code>white</code> property to our close button. For a crisp edge, we remove the default

0 commit comments

Comments
 (0)