diff --git a/awx/ui/client/src/inventories-hosts/inventories/related/groups/groups.list.js b/awx/ui/client/src/inventories-hosts/inventories/related/groups/groups.list.js index 5a5c048145..fb85c360ed 100644 --- a/awx/ui/client/src/inventories-hosts/inventories/related/groups/groups.list.js +++ b/awx/ui/client/src/inventories-hosts/inventories/related/groups/groups.list.js @@ -15,7 +15,7 @@ hover: true, multiSelect: true, trackBy: 'group.id', - basePath: 'api/v2/inventories/{{$stateParams.inventory_id}}/root_groups/', + basePath: 'api/v2/inventories/{{$stateParams.inventory_id}}/groups/', fields: { failed_hosts: {