diff --git a/apify-docs-theme/src/theme/DocItemContent/index.js b/apify-docs-theme/src/theme/DocItemContent/index.js index 21d5b2945..7503aa0bf 100644 --- a/apify-docs-theme/src/theme/DocItemContent/index.js +++ b/apify-docs-theme/src/theme/DocItemContent/index.js @@ -54,6 +54,7 @@ export default function DocItemContent({ children }) { '/platform', '/sdk', '/cli', + '/academy', ]; // Define paths that should not show LLMButtons (e.g., changelog pages)