cypress-documentation
                                
                                 cypress-documentation copied to clipboard
                                
                                    cypress-documentation copied to clipboard
                            
                            
                            
                        cy.origin() examples fail with non-existent https://example.cypress.io/history/founder
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 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 to avoid usage of non-existent pages.
"Correct usage" examples should work.