We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a1727 commit 849ac98Copy full SHA for 849ac98
docs/markdown/intro/README.md
@@ -712,7 +712,7 @@ JavaScript files.
712
<!-- Add this to <head> -->
713
714
<!-- Load required Bootstrap and BootstrapVue CSS -->
715
-<link type="text/css" rel="stylesheet" href="https://unpkg.com/bootstrap/dist/css/bootstrap.min.css" />
+<link type="text/css" rel="stylesheet" href="https://unpkg.com/bootstrap@4/dist/css/bootstrap.min.css" />
716
<link type="text/css" rel="stylesheet" href="https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.min.css" />
717
718
<!-- Load polyfills to support older browsers -->
0 commit comments