Skip to content

Commit

Permalink
update Build IA hero sections
Browse files Browse the repository at this point in the history
  • Loading branch information
v-jostruve committed Sep 25, 2024
1 parent c0305d8 commit 81c4cef
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -266,30 +266,30 @@ const config = {
to: '/Build-IA/CommunityGallery/',
from: '/Fall-For-IA/CommunityGallery',
},
{
from: '/Build-IA/LearnLive/',
to: '/Build-IA/LearnLive',
},
{
from: '/Build-IA/AskTheExpert/',
to: '/Build-IA/AskTheExpert',
},
{
from: '/Build-IA/CloudSkills/',
to: '/Build-IA/CloudSkills',
},
{
from: '/Build-IA/calendar/',
to: '/Build-IA/calendar',
},
{
from: '/Build-IA/CommunityGallery/',
to: '/Build-IA/CommunityGallery',
},
{
from: '/Build-IA/FreeTrial/',
to: '/Build-IA/FreeTrial',
},
// {
// from: '/Build-IA/LearnLive/',
// to: '/Build-IA/LearnLive',
// },
// {
// from: '/Build-IA/AskTheExpert/',
// to: '/Build-IA/AskTheExpert',
// },
// {
// from: '/Build-IA/CloudSkills/',
// to: '/Build-IA/CloudSkills',
// },
// {
// from: '/Build-IA/calendar/',
// to: '/Build-IA/calendar',
// },
// {
// from: '/Build-IA/CommunityGallery/',
// to: '/Build-IA/CommunityGallery',
// },
// {
// from: '/Build-IA/FreeTrial/',
// to: '/Build-IA/FreeTrial',
// },
],
},
],
Expand Down

0 comments on commit 81c4cef

Please sign in to comment.