Skip to content

Commit 1ada3d0

Browse files
authored
docs: update http://on.cypress.io/ to https (cypress-io#1605)
1 parent d842ab1 commit 1ada3d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1638,7 +1638,7 @@ To collect more verbose GitHub Action logs you can set a GitHub secret or variab
16381638

16391639
### Logs from the test runner
16401640

1641-
To see all [Cypress debug logs](http://on.cypress.io/troubleshooting#Print-DEBUG-logs), add the environment variable `DEBUG` to the workflow using the value `cypress:*`:
1641+
To see all [Cypress debug logs](https://on.cypress.io/troubleshooting#Print-DEBUG-logs), add the environment variable `DEBUG` to the workflow using the value `cypress:*`:
16421642

16431643
```yml
16441644
- name: Cypress tests with debug logs

0 commit comments

Comments
 (0)