Skip to content

Commit ed69a64

Browse files
authored
Update README to reference 'docs' instead of 'Wiki'
1 parent 4c6367f commit ed69a64

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
@@ -9,7 +9,7 @@
99

1010
Alternative Mail target for [NLog](https://github.com/nlog/nlog) using [MailKit](https://github.com/jstedfast/MailKit). Compatible with .NET standard 2+
1111

12-
The NLog MailKit Target is able to replace the original NLog Mail Target and have the same options. See [Wiki: NLog Mail Target](https://github.com/NLog/NLog/wiki/Mail-Target).
12+
The NLog MailKit Target is able to replace the original NLog Mail Target and have the same options. See docs for [NLog Mail Target](https://github.com/NLog/NLog/wiki/Mail-Target).
1313
But Mailkit does not yet support `SmtpAuthentication = NTLM`.
1414

1515
- Can also be combined with [FallbackGroup](https://github.com/NLog/NLog/wiki/FallbackGroup-target) to fallback to alternative SMTP-server on error.

0 commit comments

Comments
 (0)