From 9d9184b33a05002a034437c58dedf240954a619d Mon Sep 17 00:00:00 2001 From: Niko Storni Date: Wed, 19 Sep 2018 09:23:52 -0400 Subject: [PATCH] change releases to build --- documents/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/contribute.md b/documents/contribute.md index 8d582c7..79a9490 100644 --- a/documents/contribute.md +++ b/documents/contribute.md @@ -85,7 +85,7 @@ A number of our code bases (`lbrycrd`, `lbry`, all applications, more...) go thr For any projects that you want to be a tester on, "Watch" the repo on GitHub. You will receive an email with release notes whenever a release candidate is out. -For even harder-core testing, you can follow the `README` instructions in a project and test against the `master` branch of a project at any time. Additionally, `master` builds for some projects are always available via [releases.lbry.io](http://releases.lbry.io). +For even harder-core testing, you can follow the `README` instructions in a project and test against the `master` branch of a project at any time. Additionally, `master` builds for some projects are always available via [build.lbry.io](http://build.lbry.io). Opening well-specified issues against release candidates or master builds is extremely useful in helping us create quality software.