Skip to content

Broken links in Python SDK documentation with docusaurus v3 #270

@drobnikj

Description

@drobnikj

Describe the bug
All reference links in the Python SDK documentation are broken after migrating docusausus to v3. For example, on the storages concept page, none of the links to reference materials are functioning correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Bump docusaurus to v3
  2. Go to 'storages concept page'
  3. Click on any link in the reference section.
  4. Observe that the links lead to non-existent pages, resulting in a 404 error.

Expected behavior
All links in the Python SDK documentation should correctly lead to the intended reference pages without resulting in errors.

Where was this bug reported
https://apify.slack.com/archives/C0L33UM7Z/p1725871628149089

Metadata

Metadata

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions