Skip to content

Commit 89645b5

Browse files
Update constants/docsSideNav.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 856aead commit 89645b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

constants/docsSideNav.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,10 +3020,11 @@ const docsSideNav = [
30203020
type: 'category',
30213021
isExpanded: false,
30223022
route: '/docs/migration/migrate-from-honeycomb-to-signoz',
3023-
items: [
30243023
{
30253024
type: 'doc',
3026-
route: '/docs/migration/migrate-from-honeycomb/metrics',
3025+
route: '/docs/migration/migrate-from-honeycomb/data',
3026+
label: 'Migrating Data',
3027+
},
30273028
label: 'Migrating Metrics',
30283029
},
30293030
{

0 commit comments

Comments
 (0)