Skip to content

Allow navigation in folders by adding content #131

Description

@janpio

Our content is pretty hierarchical, which is also represented in the "folder" structure of URLs:

https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client/advanced-usage-of-generated-types

It would be nice we could also navigate through the docs by removing levels in the URL directly:

https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client
https://www.prisma.io/docs/reference/tools-and-interfaces
https://www.prisma.io/docs/reference

Right now these are all 404s as the content does not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/docsDocumentation creation, updates or corrections

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions