Skip to content

"Relation Queries" article yields HTTP 308 #7785

@taylorreece

Description

@taylorreece

If you try to access https://www.prisma.io/docs/orm/prisma-client/queries/relation-queries you're redirected to https://www.prisma.io/docs/orm/prisma-client/queries/crud.

That seems like maybe a mistake:

  • There are about 80 places in other articles that link to a heading on "Relation Queries"
  • The CRUD article itself links to the "Relation Queries" article
  • The "Relation Queries" article is still in the sidebar... you just can't open it

Seems like it got included in

{"source": "/docs/orm/prisma-client/queries/relation-queries", "destination": "/docs/orm/prisma-client/queries/crud", "permanent": true},
by mistake? Probably worth auditing the other articles listed in that redirects list.

Metadata

Metadata

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