diff options
| author | XhmikosR <[email protected]> | 2024-03-04 20:58:00 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2024-03-06 09:52:50 +0200 |
| commit | 953b4b6c1b67e120235fc19f565444a0f7a97a76 (patch) | |
| tree | 8a4fa02d830c58af89a6aa59764efe3b78dfc785 /site/content/docs/5.3/getting-started/javascript.md | |
| parent | 5cb92cd6c07087673d308cd5a3094092bcda1f84 (diff) | |
| download | bootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.tar.xz bootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.zip | |
Fix various redirects
Diffstat (limited to 'site/content/docs/5.3/getting-started/javascript.md')
| -rw-r--r-- | site/content/docs/5.3/getting-started/javascript.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/getting-started/javascript.md b/site/content/docs/5.3/getting-started/javascript.md index afa4ccd81..47f7341c3 100644 --- a/site/content/docs/5.3/getting-started/javascript.md +++ b/site/content/docs/5.3/getting-started/javascript.md @@ -95,7 +95,7 @@ To fix this, you can use an `importmap` to resolve the arbitrary module names to Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. -Our dropdowns, popovers, and tooltips also depend on [Popper](https://popper.js.org/). +Our dropdowns, popovers, and tooltips also depend on [Popper](https://popper.js.org/docs/v2/). ## Data attributes |
