diff options
| author | Nikolay Nizriukhin <[email protected]> | 2021-05-08 14:28:15 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-08 13:28:15 +0100 |
| commit | 488fd8afc535ca3a6ad4dc581f5e89217b6a36ac (patch) | |
| tree | 12b751516eac4d515866ada4d62cba7bdd92cd47 | |
| parent | f12bc3316b67528c83607e7e51bc481957617734 (diff) | |
| download | bootstrap-488fd8afc535ca3a6ad4dc581f5e89217b6a36ac.tar.xz bootstrap-488fd8afc535ca3a6ad4dc581f5e89217b6a36ac.zip | |
Fix accordion link (#33896)
Co-authored-by: Patrick H. Lauke <[email protected]>
| -rw-r--r-- | site/content/docs/5.0/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index d5e71b781..51c5dbc93 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -169,7 +169,7 @@ toc: true ### Accordion -- Added [new accordion component]({{< docsref "/components/accordion" >}})! +- Added [new accordion component]({{< docsref "/components/accordion" >}}). ### Alerts |
