navbar points to blog page

This commit is contained in:
philip-ellis-sp
2023-05-30 15:09:11 -05:00
parent b9c3c12eaf
commit de4a97782e

View File

@@ -55,7 +55,7 @@ module.exports = {
{
position: 'left',
label: 'Blog',
to: 'https://medium.com/sailpointengineering',
to: '/blog',
},
{
position: 'left',