Skip to content

Commit

Permalink
remove extra redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 committed Nov 16, 2023
1 parent 9980edb commit 4fc764c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,10 +469,6 @@ module.exports = {
to: '/docs/Get Started/Quickstart - Your First Models/',
from: '/docs/Get%20Started/Quickstart%20-%20Your%20First%20Models/',
},
{
to: '/docs/Explore Algorithms/OpenAI/Quickstart - OpenAI Embedding/',
from: '/docs/features/cognitive_services/CognitiveServices%20-%20OpenAI%20Embedding/',
},
{
to: '/docs/Explore Algorithms/Deep Learning/Getting Started/',
from: '/docs/features/simple_deep_learning/about/',
Expand Down

0 comments on commit 4fc764c

Please sign in to comment.