We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c338a2 commit af85e92Copy full SHA for af85e92
apify-docs-theme/src/config.js
@@ -59,7 +59,7 @@ const themeConfig = {
59
},
60
{
61
label: 'Client for Python',
62
- href: `${absoluteUrl}/api/client/python/docs/introduction/overview`,
+ href: `${absoluteUrl}/api/client/python/docs/overview`,
63
target: '_self',
64
rel: 'dofollow',
65
@@ -194,7 +194,7 @@ const themeConfig = {
194
195
196
197
198
199
200
0 commit comments