docs(ci-intro): fix link (#16563)

This commit is contained in:
Nav-2d 2022-08-16 03:04:50 -07:00 committed by GitHub
parent daee232e9e
commit 2581705115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ When installing Playwright you are given the option to add a [GitHub Actions](ht
- [How to create a repo and push to GitHub](#create-a-repo-and-push-to-github)
- [How to open the workflows](#opening-the-workflows)
- [How to view the test logs](#viewing-test-logs)
- [How to download the report from GitHub](#downloading-the-playwright-report)
- [How to view the report](#viewing-the-playwright-report)
- [How to download the report from GitHub](#downloading-the-html-report)
- [How to view the report](#viewing-the-html-report)
- [How to view the trace](#viewing-the-trace)
## GitHub Actions