Skip to content

Fixed components/spinners page link to text alignment utility#34119

Merged
alpadev merged 3 commits into
twbs:mainfrom
annsudhart:spinner-alignment-link
May 28, 2021
Merged

Fixed components/spinners page link to text alignment utility#34119
alpadev merged 3 commits into
twbs:mainfrom
annsudhart:spinner-alignment-link

Conversation

@annsudhart
Copy link
Copy Markdown
Contributor

@annsudhart annsudhart commented May 26, 2021

Fixes #34113

Changes

Just a quick link swap in spinners.md.

Description

https://getbootstrap.com/docs/5.0/components/spinners/#placement suggests a link to the text alignment utility; however, the link takes you to https://getbootstrap.com/docs/5.0/content/typography/ instead of https://getbootstrap.com/docs/5.0/utilities/text/.

I already tested it locally with npm run test and npm run docs-serve and it works; however, doing so modified some dist files shown in the image below which I didn't include in this pull request. Just making sure I can leave it out of the PR?
image

Copy link
Copy Markdown
Contributor

@ffoodd ffoodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, dist files should not be commited.
Thanks for the PR 👌

@alpadev alpadev added skip-changelog So that the release drafter action doesn't include it docs labels May 28, 2021
@alpadev alpadev merged commit f9e3d01 into twbs:main May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs skip-changelog So that the release drafter action doesn't include it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On Components/Spinners page, link to "text alignment" utility has incorrect path

3 participants