Skip to content

Commit d0e527b

Browse files
authored
Fix link to card component on upgrade documentation (#4595)
1 parent 405e091 commit d0e527b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/documentation-site/patternfly-docs/content/get-started

packages/documentation-site/patternfly-docs/content/get-started/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you upgrade, familiarize yourself with these significant changes. While s
2727
### Components
2828

2929
1. [Chip](/components/chip): Replaced with [label](/components/label).
30-
1. [Tile](/components/tile): Replaced with [card](components/card).
30+
1. [Tile](/components/tile): Replaced with [card](/components/card).
3131
1. [Text](https://v5-archive.patternfly.org/components/text): Renamed to ["content"](/components/content).
3232
1. [Expandable section](/components/expandable-section): Removed `isActive`.
3333
1. [Empty state](/components/empty-state): Refactored.

0 commit comments

Comments
 (0)