Skip to content

Commit 2cae53d

Browse files
authored
Update README.md
1 parent 96466e5 commit 2cae53d

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
@@ -11,7 +11,7 @@
1111

1212
This library makes use of [F# computation expressions](https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/computation-expressions) to hide some complexity of `WebApplicationFactory` and provide the user with a *domain specific language* (DSL) for integration tests.
1313

14-
A C# API is also available, access the [documentation](/docs/index.md) website for more info on how to use this library.
14+
A C# API is also available, access the [documentation](https://jkone27.github.io/fsharp-integration-tests/) website for more info on how to use this library.
1515

1616
```fsharp
1717
open ApiStub.FSharp.CE

0 commit comments

Comments
 (0)