You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional .theme-* utilities to replace color background helpers and more (#41978)
* New .theme-* utilities for consuming the existing .theme styles, replace color-background helpers
* Update blue to be less indigo
* Rebuild metadata
* mdx lint
* Fix docs link while here
* Fix up some docs work while here
* links
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Several quick start options are available:
52
52
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.8`
53
53
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
54
54
55
-
Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
55
+
Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/) for information on the framework contents, templates, examples, and more.
<pclass="mb-0">جديد على Bootstrap؟ <ahref="/"> تفضل بزيارة الصفحة الرئيسية </a> أو اقرأ <ahref={getVersionedDocsPath('/getting-started/introduction')}> دليل البدء </a>.</p>
209
+
<pclass="mb-0">جديد على Bootstrap؟ <ahref="/"> تفضل بزيارة الصفحة الرئيسية </a> أو اقرأ <ahref={getVersionedDocsPath('/getting-started')}> دليل البدء </a>.</p>
<pclass="mb-0">New to Bootstrap? <ahref="/">Visit the homepage</a> or read our <ahref={getVersionedDocsPath('/getting-started/introduction')}>getting started guide</a>.</p>
208
+
<pclass="mb-0">New to Bootstrap? <ahref="/">Visit the homepage</a> or read our <ahref={getVersionedDocsPath('/getting-started/')}>getting started guide</a>.</p>
0 commit comments