Skip to content

Commit b2aee50

Browse files
authored
docs(input-group): Fix outdated link. (#4971)
1 parent ec226d2 commit b2aee50

File tree

1 file changed

+1
-1
lines changed
  • packages/documentation-site/patternfly-docs/content/components/input-group

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/content/components/input-group/input-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Use an input group when the elements are directly connected to each other. Examp
1919
### When not to use
2020
Do not use an input group when you're performing different actions on the item, such as a text entry and a remove action.
2121

22-
View more examples in the [input group react tab](https://v4-archive.patternfly.org/v4/components/input-group#examples).
22+
View more examples in the [input group React tab](/components/input-group).

0 commit comments

Comments
 (0)