Skip to content

Commit f346dc8

Browse files
Fixed appstore docs link (#21098)
1 parent 03f6d76 commit f346dc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ const config = {
4141
from: '/integrations/sources/google-analytics-data-api',
4242
to: '/integrations/sources/google-analytics-v4',
4343
},
44+
{
45+
from: '/integrations/sources/appstore',
46+
to: '/integrations/sources/appstore-singer',
47+
},
4448
{
4549
from: '/project-overview/security',
4650
to: '/operator-guides/security',

0 commit comments

Comments
 (0)