diff --git a/README.md b/README.md index 579584a..4730e41 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,7 @@ Ensure you have the following installed: The `CustomWebApplicationFactory` class is used to create a custom `WebApplicationFactory` for integration tests. This class is used to configure the test server with the required services and settings. It is also used to override registered services, in this case the `StockService`. -[[https://github.com/jacobduijzer/graphql-specifications/blob/2da737cab91ecb711c024f934f127f97cb3c9c19/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10](https://github.com/jacobduijzer/graphql-specifications/blob/ab07da2b30b01a8b856a25faa689c992e2260b6f/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40) -](https://github.com/jacobduijzer/graphql-specifications/blob/04cf32d2b920167eef2f8944e7f9f623c0255411/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40) +https://github.com/jacobduijzer/graphql-specifications/blob/04cf32d2b920167eef2f8944e7f9f623c0255411/src/Bookstore.Specifications/CustomWebApplicationFactory.cs#L10-L40 ### Specifications