Skip to content

Commit ad6d920

Browse files
feat: add Migration section to Solutions dropdown (VMware Migration, VM Conversion)
1 parent 87b2c9c commit ad6d920

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,15 @@ const config = {
141141
label: 'Cost Management',
142142
href: 'https://azurelocal.github.io/azurelocal-cost/',
143143
},
144+
{ type: 'html', value: '<strong>Migration</strong>' },
145+
{
146+
label: 'VMware Migration',
147+
href: 'https://azurelocal.github.io/azurelocal-vmware-migration/',
148+
},
149+
{
150+
label: 'VM Conversion Toolkit',
151+
href: 'https://azurelocal.github.io/azurelocal-vm-conversion-toolkit/',
152+
},
144153
{ type: 'html', value: '<strong>Platform</strong>' },
145154
{
146155
label: 'Toolkit',

0 commit comments

Comments
 (0)