aboutsummaryrefslogtreecommitdiff
path: root/docs/components/collapse.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/collapse.md')
-rw-r--r--docs/components/collapse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md
index c269bb382..8942c85a4 100644
--- a/docs/components/collapse.md
+++ b/docs/components/collapse.md
@@ -40,7 +40,7 @@ You can use a link with the `href` attribute, or a button with the `data-target`
## Accordion example
-Using the [card]({{ site.baseurl }}/components/card) component, you can extend the default collapse behavior to create an accordion.
+Using the [card]({{ site.baseurl }}/components/card/) component, you can extend the default collapse behavior to create an accordion.
{% example html %}
<div id="accordion" role="tablist">