Skip to content

Commit 63208bf

Browse files
authored
Update broken external link
Updated a broken link reference that was moved from: https://on.cypress/io/platform to https://on.cypress.io/platform
1 parent 7c0a65c commit 63208bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cypress/integration.backup/example_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ describe('Kitchen Sink', function () {
750750

751751
// we can use Cypress.platform string to
752752
// select appropriate command
753-
// https://on.cypress/io/platform
753+
// https://on.cypress.io/platform
754754
cy.log(`Platform ${Cypress.platform} architecture ${Cypress.arch}`)
755755

756756
if (Cypress.platform === 'win32') {

0 commit comments

Comments
 (0)