From: Mark Otto Date: Sat, 31 May 2025 19:40:41 +0000 (-0700) Subject: Remove broken links X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95c97cd3bdbffc3d19df9f420d184dab82746d64;p=thirdparty%2Fbootstrap.git Remove broken links --- diff --git a/site/src/content/docs/getting-started/download.mdx b/site/src/content/docs/getting-started/download.mdx index 2cc4da0b53..81f824819e 100644 --- a/site/src/content/docs/getting-started/download.mdx +++ b/site/src/content/docs/getting-started/download.mdx @@ -31,8 +31,8 @@ import Tabs from '@components/Tabs.astro'; Download ready-to-use compiled code for **Bootstrap v[[config:current_version]]** to easily drop into your project, which includes: -- Compiled and minified CSS bundles (see [CSS files comparison]([[docsref:/getting-started/contents#css-files]])) -- Compiled and minified JavaScript plugins (see [JS files comparison]([[docsref:/getting-started/contents#js-files]])) +- Compiled and minified CSS bundles +- Compiled and minified JavaScript plugins This doesn’t include documentation, source files, or any optional JavaScript dependencies like Popper. diff --git a/site/src/content/docs/getting-started/introduction.mdx b/site/src/content/docs/getting-started/introduction.mdx index bbfbfcd349..e68eb36c13 100644 --- a/site/src/content/docs/getting-started/introduction.mdx +++ b/site/src/content/docs/getting-started/introduction.mdx @@ -66,12 +66,10 @@ As reference, here are our primary CDN links. | JS | `[[config:cdn.js_bundle]]` | -You can also use the CDN to fetch any of our [additional builds listed in the Contents page]([[docsref:/getting-started/contents]]). - ## Next steps - Read a bit more about some [important global environment settings](#important-globals) that Bootstrap utilizes. -- Read about what’s included in Bootstrap in our [contents section]([[docsref:/getting-started/contents/]]) and the list of [components that require JavaScript](#js-components) below. +- See which [components require JavaScript](#js-components) below. - Need a little more power? Consider building with Bootstrap by [including the source files via package manager]([[docsref:/getting-started/download#package-managers]]). - Looking to use Bootstrap as a module with `