From 51ebed8d23b8eaa34c7a82756e2c0f8c06ce8217 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Fri, 10 Feb 2017 01:16:25 +0800 Subject: [PATCH] update daily-build download url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad78242..315e7a2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ A Better Web Frontend for [aria2](https://github.com/aria2/aria2) (aria2 is a cr #### Prebuilt release Latest Release: https://github.com/mayswind/AriaNg/releases -Latest Daily Build: https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/downloads/latest_daily_build.zip +Latest Daily Build: https://github.com/mayswind/AriaNg/archive/daily-build.zip #### Building from source Make sure you have [Node.js](https://nodejs.org/), [NPM](https://www.npmjs.com/) and [Bower](https://bower.io/) installed. Then download the source code, and follow these steps.