Skip to content

Commit 618cdb8

Browse files
jirihofmanelylucas
andauthored
docs: fix link to example apps
Co-authored-by: Ely Lucas <[email protected]>
1 parent 004cfbc commit 618cdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This plugin **DOES NOT** instrument your code. You have to instrument it yoursel
4040
}
4141
```
4242

43-
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.
43+
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.
4444

4545
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.
4646

0 commit comments

Comments
 (0)