Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 committed Sep 19, 2023
1 parent 362d113 commit 6b09fe6
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -461,14 +461,6 @@ module.exports = {
to: "/docs/Get Started/Install SynapseML/",
from: "/docs/Get%20Started/Install%20SynapseML/",
},
{
to: '/docs/Explore Algorithms/AI Services/Quickstart - Create Audiobooks/',
from: '/docs/features/cognitive_services/CognitiveServices%20-%20Create%20Audiobooks/',
},
{
to: '/docs/Quick Examples/transformers/transformers_cognitive/',
from: '/docs/next/documentation/transformers/transformers_cognitive/',
},
{
to: '/docs/Quick Examples/transformers/transformers_core/',
from: '/docs/next/documentation/transformers/transformers_core/',
Expand All @@ -481,18 +473,10 @@ module.exports = {
to: '/docs/Explore Algorithms/OpenAI/Quickstart - OpenAI Embedding/',
from: '/docs/features/cognitive_services/CognitiveServices%20-%20OpenAI%20Embedding/',
},
{
to: '/docs/Explore Algorithms/AI Services/Overview/',
from: '/docs/features/cognitive_services/CognitiveServices%20-%20Overview/',
},
{
to: '/docs/Explore Algorithms/Deep Learning/Getting Started/',
from: '/docs/features/simple_deep_learning/about/',
},
{
to: '/docs/Explore Algorithms/Vowpal Wabbit/Overview/',
from: '/docs/features/vw/Vowpal%20Wabbit%20-%20Overview/',
},
{
to: '/docs/Explore Algorithms/AI Services/Geospatial Services/',
from: '/docs/next/features/geospatial_services/GeospatialServices%20-%20Overview/',
Expand Down

0 comments on commit 6b09fe6

Please sign in to comment.