Skip to content

Commit

Permalink
set up redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
qianl15 committed Feb 24, 2025
1 parent 9fa9173 commit da28454
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,10 @@ const config = {
from: '/typescript/tutorials/kafka-integration',
to: '/typescript/tutorials/requestsandevents/kafka-integration',
},
{
from: '/python/examples/reliable-ai-agent',
to: '/python/examples/customer-service',
},
],
},
],
Expand Down

0 comments on commit da28454

Please sign in to comment.