Skip to content

Commit

Permalink
docs: fix link to example apps
Browse files Browse the repository at this point in the history
Co-authored-by: Ely Lucas <[email protected]>
  • Loading branch information
jirihofman and elylucas authored Jun 10, 2022
1 parent 004cfbc commit 618cdb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This plugin **DOES NOT** instrument your code. You have to instrument it yoursel
}
```

Please see the [Test Apps](#test-apps) section down below, you can probably find a linked project matching your situation to see how to instrument your application's source code before running end-to-end tests to get the code coverage.
Please see the [Test Apps](#internal-test-apps) section down below, you can probably find a linked project matching your situation to see how to instrument your application's source code before running end-to-end tests to get the code coverage.

If your application has been instrumented correctly, then you should see additional counters and instructions in the application's JavaScript resources, like the image down below shows.

Expand Down

0 comments on commit 618cdb8

Please sign in to comment.