We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fed5e commit 582e3bcCopy full SHA for 582e3bc
src/theme/ProductSwitcher/index.js
@@ -25,8 +25,8 @@ const products = [
25
{
26
id: 'ingest',
27
name: 'Svix Ingest',
28
- baseUrl: '/receiving/',
29
- url: '/receiving/introduction/',
+ baseUrl: '/receiving/receiving-with-ingest',
+ url: '/receiving/receiving-with-ingest',
30
description: 'Webhooks Receiving',
31
icon: ArrowDownTrayIcon
32
},
0 commit comments