Skip to content

Commit b82d163

Browse files
authored
Update README.md
1 parent 11e3c53 commit b82d163

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A testing library for Blazor Components. You can easily define components under
99

1010
This library's goal is to make it easy to write _comprehensive, stable unit tests_ for Blazor Components/Razor Components. To see how, head to the documentation pages:
1111

12-
1. [Introduction](docs)
13-
2. [Getting started](docs/#getting-started)
14-
3. [Examples](docs/#examples)
15-
4. [References](docs/#references)
16-
5. [Contribute](docs/#contribute)
12+
1. [Introduction](docs/readme.md)
13+
2. [Getting started](docs/readme.md#getting-started)
14+
3. [Examples](docs/readme.md#examples)
15+
4. [References](docs/readme.md#references)
16+
5. [Contribute](docs/readme.md#contribute)

0 commit comments

Comments
 (0)