Skip to content

Commit 17e0d34

Browse files
committed
Update index.tsx
1 parent f9c158d commit 17e0d34

File tree

1 file changed

+1
-1
lines changed
  • packages/compat/src/components/TableGroupRow

1 file changed

+1
-1
lines changed

packages/compat/src/components/TableGroupRow/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interface TableGroupRowPropTypes extends TableGroupRowAttributes, Omit<CommonPro
2525
/**
2626
* The `TableGroupRow` component represents a group row in the `Table`.
2727
*
28-
* __Note__: This is a UI5 Web Component! [Repository](https://github.com/SAP/ui5-webcomponents) | [Documentation](https://sap.github.io/ui5-webcomponents/)
28+
* __Note__: This is a UI5 Web Component! [Repository](https://github.com/UI5/webcomponents) | [Documentation](https://ui5.github.io/webcomponents/)
2929
*
3030
* @since [2.0.0](https://github.com/SAP/ui5-webcomponents/releases/tag/v2.0.0) of __@ui5/webcomponents-compat__.
3131
* @deprecated Deprecated as of version 2.12.0, use `@ui5/webcomponents/dist/Table.js` instead.

0 commit comments

Comments
 (0)