diff --git a/lbry/wallet/orchstr8/__init__.py b/lbry/wallet/orchstr8/__init__.py index 5827bb95e..c8c7b6373 100644 --- a/lbry/wallet/orchstr8/__init__.py +++ b/lbry/wallet/orchstr8/__init__.py @@ -1,5 +1,5 @@ __hub_url__ = ( - "https://github.com/lbryio/hub/releases/download/v0.2022.01.21.1/hub" + "https://github.com/lbryio/herald/releases/download/v0.2022.01.21.1/hub" ) from lbry.wallet.orchstr8.node import Conductor from lbry.wallet.orchstr8.service import ConductorService