Skip to content

[Docs]: links in !!! tip boxes give 404 errors #309

@koljaoh

Description

@koljaoh

Checklist before reporting

  • I have searched for similar documentation issues and didn't find a duplicate.
  • I have checked the latest documentation to verify this issue still exists.

Type of Documentation Issue

Outdated documentation (information is no longer valid)

Documentation Location

https://pydoll.tech/docs/features/core-concepts/

Issue Description

Multiple links in the documentation (mostly in !!! tip boxes) lead to 404 errors:

https://pydoll.tech/docs/deep-dive/browser-domain.md#browser-process-manager
Image

https://pydoll.tech/docs/deep-dive/connection-layer.md#understanding-asyncawait
Image

https://pydoll.tech/docs/deep-dive/connection-layer.md
Image

And more. I think the reason is that the links are outdated. The correct link for e.g. the last one is https://pydoll.tech/docs/deep-dive/fundamentals/connection-layer/ (with /fundamentals/)

and the correct link for the first one is https://pydoll.tech/docs/deep-dive/architecture/browser-domain/ (with /architecture/)

Suggested Fix

Update the links so they contain the needed path segments (like /fundamentals/ or /architecture/)

Additional Information

No response

Contribution

Yes, I'd be willing to submit a PR with the fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions