Skip to content

docs: fixed wrong link on README #707

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: fixed wrong link on README
  • Loading branch information
shairez authored Dec 24, 2024
commit a269cd357d1dfcb8c7c2fc37ca177bb91efeabf8
2 changes: 1 addition & 1 deletion packages/playwright-ct-angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ https://user-images.githubusercontent.com/2674658/206226065-ba856329-dda7-43b1-9

First, you will have to set up Playwright Component Testing as [mentioned below](#setup).

⚠️ Make sure to check the [known limitations](#-known-limitations) before writing more tests.
⚠️ Make sure to check the [known limitations](#%EF%B8%8F-known-limitations) before writing more tests.

## ✅ Basic Test

Expand Down
Loading