mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
Documentation broken link #535
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OrgesKreka on GitHub (Aug 1, 2023).
Originally assigned to: @StefH on GitHub.
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 on GitHub (Aug 1, 2023):
Thanks.
Wiki is updated.