From 56bd38672e450341c949cd368c71bce98e5c5802 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Sat, 8 Oct 2016 19:34:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d0c440..9d88410 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project provides a Java client to manipulate Mikrotik routers using the rem **The current stable version is 3.0.3** -Version 3.0.3 fixes a problem with the encoding of non-English characters when sending commands to RouterOS. See #40 for more details. +Version 3.0.3 fixes a problem with the encoding of non-English characters when sending commands to RouterOS. See [#40](https://github.com/GideonLeGrange/mikrotik-java/issues/40) for more details. ### Changes in version 3.0: