From 48f6bc57cc593d7207fd132b9a919e011b5d9499 Mon Sep 17 00:00:00 2001 From: Minpyo Kim Date: Sat, 22 Jun 2024 23:43:23 +0900 Subject: [PATCH 1/2] URL for Nightly builds is updated Based on issue #1993, the build has been moved from Azure to Github. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cab02e2..2b224ece 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ Also SoftEther VPN [Stable Edition](https://www.freshports.org/security/softethe ## For Windows -[Nightly builds](https://dev.azure.com/SoftEther-VPN/SoftEther%20VPN/_build?definitionId=6) +[Nightly builds](https://github.com/SoftEtherVPN/SoftEtherVPN/releases) (choose appropriate platform, then find binaries or installers as artifacts) ## From binary installers (stable channel) From b1bdc03cd76ca52f5b09e8240cb8808d1fe82f66 Mon Sep 17 00:00:00 2001 From: Ilia Shipitsin Date: Wed, 10 Jul 2024 21:34:31 +0200 Subject: [PATCH 2/2] adjust nightly/releases links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b224ece..4ae7578b 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,9 @@ Also SoftEther VPN [Stable Edition](https://www.freshports.org/security/softethe ## For Windows -[Nightly builds](https://github.com/SoftEtherVPN/SoftEtherVPN/releases) +[Releases](https://github.com/SoftEtherVPN/SoftEtherVPN/releases) + +[Nightly builds](https://github.com/SoftEtherVPN/SoftEtherVPN/actions/workflows/windows.yml) (choose appropriate platform, then find binaries or installers as artifacts) ## From binary installers (stable channel)