Skip to content

Commit c4636ec

Browse files
committed
docs(readme): add link to CSharpFunctionalExtensions.FluentAssertions heading
1 parent bff0312 commit c4636ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ Console.WriteLine(bananaInventory.MapError(ErrorEnhancer).ToString()); // "Faile
585585

586586
## Testing
587587

588-
### CSharpFunctionalExtensions.FluentAssertions
588+
### [CSharpFunctionalExtensions.FluentAssertions](https://github.com/NitroDevs/CSharpFunctionalExtensions.FluentAssertions)
589589

590590
A small set of extensions to make test assertions more fluent when using CSharpFunctionalExtensions! Check out the [repo for this library](https://github.com/NitroDevs/CSharpFunctionalExtensions.FluentAssertions) more information!
591591

0 commit comments

Comments
 (0)