Skip to content

Commit 28df14c

Browse files
author
Matthew Sebolt (Aquent LLC)
committed
github issue fix
1 parent 956c1ef commit 28df14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extend/develop/add-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Below is the code snippet that adds your action to the contributions section of
5252
| text | Text that appears on the menu item. |
5353
| title | Tooltip text that appears on the menu item. |
5454
| icon | URL to an icon that appears on the menu item. Relative URLs are resolved using baseUri. |
55-
| groupId | Determines where this menu item appears in relation to the others. [How to discover menu group identifiers](../test/discover-menu-group-ids.md). |
55+
| groupId | Determines where this menu item appears in relation to the others. |
5656
| uri | URI to a page that registers the menu action handler (see below). |
5757
| registeredObjectId | (Optional) Name of the registered menu action handler. Defaults to the contributor id. |
5858

0 commit comments

Comments
 (0)