Skip to content

Investigate why Python SDK submenu link returns 404 #825

Description

@TC-MO

Bug

The Python SDK docs submenu links to a broken URL that returns HTTP 404.

Steps to reproduce

  1. Go to https://docs.apify.com/
  2. Select SDK for Python
  3. Click Docs in the submenu (even though it appears active)

Expected behavior

The Docs link navigates to a valid page.

Actual behavior

  • Main menu correctly links to: https://docs.apify.com/sdk/python/docs/overview
  • Submenu incorrectly links to: https://docs.apify.com/sdk/python/docs/introduction → 404

On reload, the broken URL redirects to:
https://apify.github.io/apify-sdk-python/docs/introduction/#__docusaurus_skipToContent_fallback
which is also broken (Page Not Found).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.t-docsIssues owned by technical writing team.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions