feat: update links

This commit is contained in:
Maksim Karatkevich 2020-05-19 18:03:56 +03:00
parent e02e2bd937
commit 4465263cb2

View file

@ -18,27 +18,35 @@ export const MENU_ITEMS: NbMenuItem[] = [
children: [
{
title: 'PHP',
url: 'https://hubs.ly/H0q96Mc0',
url: 'https://hubs.ly/H0qwPw70',
},
{
title: '.NET',
url: 'https://hubs.ly/H0q973f0',
url: 'https://hubs.ly/H0qwPy20',
},
{
title: '.NET Core',
url: 'https://hubs.ly/H0q975F0',
url: 'https://hubs.ly/H0qwNC10',
},
{
title: 'Node JS',
url: 'https://hubs.ly/H0q976N0',
url: 'https://hubs.ly/H0qwPDb0',
},
{
title: 'Java',
url: 'https://hubs.ly/H0q978N0',
url: 'https://hubs.ly/H0qwPFh0',
},
{
title: 'Python',
url: 'https://hubs.ly/H0q979V0',
url: 'https://hubs.ly/H0qwPGY0',
},
{
title: 'E-commerce',
url: 'https://hubs.ly/H0qwNG80',
},
{
title: 'IoT',
url: 'https://hubs.ly/H0qwPLl0',
},
],
},