WireMock-Net / WireMock.Net

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Apache License 2.0
1.36k stars 199 forks source link

Documentation broken link #983

Closed OrgesKreka closed 11 months ago

OrgesKreka commented 11 months ago

Describe the bug

In the settings wiki in the Logging section the link that refers the IWireMockLogger references a broken link, it should reference to IWireMockLogger.

Expected behavior:

When I click the link it should open the https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net.Abstractions/Logging/IWireMockLogger.cs

Test to reproduce

Other related info

I can fix it easy but since there is no documentation on how to contribute on the repo I am opening the issue. But please if it is possible add a section on how to contribute that would be very helpful.

StefH commented 11 months ago

Thanks.

Wiki is updated.