From 683dbc510662d5cce7da2070bc83be386798d8ac Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Tue, 23 Feb 2021 16:35:11 +0545 Subject: [PATCH] updated Building.md now linking to issues mentioned --- doc/Building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Building.md b/doc/Building.md index eed1b79..17955fb 100644 --- a/doc/Building.md +++ b/doc/Building.md @@ -47,7 +47,7 @@ In order to run n2n, you will need the following: onto the target computer. NOTE: Sticking to this tool chain ensures that resulting executables are able to communicate with Linux or other OS builds. -Especialy MinGW builds are reported to not be compatible to other OS builds, please see #617 and #642. +Especialy MinGW builds are reported to not be compatible to other OS builds, please see [#617](https://github.com/ntop/n2n/issues/617) and [#642](https://github.com/ntop/n2n/issues/642). ## Build (CLI)