### Description related to issues - https://github.com/cypress-io/cypress/issues/31526 - https://github.com/cypress-io/cypress-example-kitchensink/issues/950 ## Issue [API origin](https://docs.cypress.io/api/commands/origin) in https://docs.cypress.io/api/commands/origin#Usage makes use of a non-existent page https://example.cypress.io/history/founder ## Suggestion Rework the examples in [API origin](https://docs.cypress.io/api/commands/origin) to avoid usage of non-existent pages. "Correct usage" examples should work.