Skip to content

Docs: Fix typo and broken link (#6386)#7663

Merged
ScarletKuro merged 2 commits intoMudBlazor:devfrom
digitaldirk:dev
Oct 18, 2023
Merged

Docs: Fix typo and broken link (#6386)#7663
ScarletKuro merged 2 commits intoMudBlazor:devfrom
digitaldirk:dev

Conversation

@digitaldirk
Copy link
Member

Description

Fixes #6386

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

/features/flex > /utilities/flex
@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Oct 18, 2023
@ScarletKuro ScarletKuro added docs Updates/improvements to project documentation that do not affect core library logic and removed PR: needs review labels Oct 18, 2023
@ScarletKuro ScarletKuro merged commit 86ac87b into MudBlazor:dev Oct 18, 2023
@ScarletKuro
Copy link
Member

Thanks!

ilovepilav pushed a commit to ilovepilav/MudBlazor that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended docs Updates/improvements to project documentation that do not affect core library logic

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flex link on paper component documentation page 404s

2 participants