Skip to content

Issue on docs: some internal links in tutorials are broken #1802

@mablr

Description

@mablr

Hi,
While exploring the wonderful optimism doc website, I noticed that some internal links are broken.

For instance at:
Path: /chain-operators/tutorials/create-l2-rollup/
Url: https://docs.optimism.io/chain-operators/tutorials/create-l2-rollup/create-l2-rollup#manual-tutorial-overview

The links in this section are pointing to https://docs.optimism.io/operators/chain-operators/tutorials/create-l2-rollup/*(leading 404 errors) while the tutorial pages stages are available at https://docs.optimism.io/chain-operators/tutorials/create-l2-rollup/*

I guess it's a redirection/migration problem that could solved here:
https://github.com/ethereum/optimism/docs/blob/16e50b51f8e7a8c040ad4dd6cffe6c0ca2576bbe/public/_redirects
I tried fix it by myself following the contribution guide, but I was unable to reproduce the problem on local dev env, maybe I missed smtg...

Thanks for your attention 😊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions