From cf3f08a7f6a38f949d4439551e1557ceeed94f43 Mon Sep 17 00:00:00 2001 From: Logan oos Even <46396513+Logan007@users.noreply.github.com> Date: Wed, 19 Aug 2020 18:21:59 +0545 Subject: [PATCH] updated README.md - linking release page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd9430..d255fd6 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Some parts of the code significantly benefit from compiler optimizations and pla For Windows, MacOS and general building options, please check out [Building.md](doc/Building.md) for compilation and running. -**IMPORTANT** It is generally recommended to use the latest stable release. Please note that the current _dev_ branch usually is not guaranteed to be backward compatible neither with the latest stable release nor with previous _dev_ states. On the other hand, if you do not dare to try the bleeding edge features, you are encouraged to compile from _dev_ – just keep track of sometimes rapidly occuring changes. Feedback in the _Issues_ section is appreciated. +**IMPORTANT** It is generally recommended to use the [latest stable release](https://github.com/ntop/n2n/releases). Please note that the current _dev_ branch usually is not guaranteed to be backward compatible neither with the latest stable release nor with previous _dev_ states. On the other hand, if you do not dare to try the bleeding edge features, you are encouraged to compile from _dev_ – just keep track of sometimes rapidly occuring changes. Feedback in the _Issues_ section is appreciated. ## Running edge as a Service