From f68a445bc7fd5eea446b2f98ca698c39510b1695 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 2 May 2017 07:13:08 -0400 Subject: [PATCH] Fixed URL .../lbry/lbry -> .../lbryio/lbry --- content/bounty/pkg-installer-for-osx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/bounty/pkg-installer-for-osx.md b/content/bounty/pkg-installer-for-osx.md index 766fa56c..1f5d1cf0 100644 --- a/content/bounty/pkg-installer-for-osx.md +++ b/content/bounty/pkg-installer-for-osx.md @@ -6,8 +6,8 @@ status: available date: '2016-07-01' --- -Currently, [`lbry`](https://github.com/lbry/lbry) is packaged as a DMG for OS X installs. +Currently, [`lbry`](https://github.com/lbryio/lbry) is packaged as a DMG for OS X installs. To claim this bounty, the install process should be done via a `.pkg` file instead. -This process must be done in a way that is repeatable in our CircleCI continuous integration environment. \ No newline at end of file +This process must be done in a way that is repeatable in our CircleCI continuous integration environment.