Skip to content

Commit

Permalink
Change dashboards nav bar to use OpenSearch (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuali925 authored Apr 19, 2021
1 parent bb498d0 commit 2129c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboards-reports/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ export class ReportsDashboardsPlugin
id: PLUGIN_NAME,
title: 'Reporting',
category: {
id: 'odfe',
label: 'Open Distro for Elasticsearch',
id: 'opensearch',
label: 'OpenSearch Plugins',
order: 2000,
},
order: 2000,
Expand Down

0 comments on commit 2129c0b

Please sign in to comment.