From 1022a47741c419fa1bdef97b7c7f4899b961fd68 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Fri, 8 Dec 2017 18:20:30 -0500 Subject: [PATCH] update link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0f4f662..d713a4cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ Web UI version numbers should always match the corresponding version of LBRY App * Channel names in pages are highlighted to indicate them being clickable ([#814](https://github.com/lbryio/lbry-app/issues/814)) * Fixed the transaction screen not loading for brand new users ([#755](https://github.com/lbryio/lbry-app/issues/755)) * Fixed issues with scrolling and back and forward navigation ([#729](https://github.com/lbryio/lbry-app/issues/729)) - * Fixed sorting by title for published files (#614)[https://github.com/lbryio/lbry-app/issues/614)) + * Fixed sorting by title for published files ([#614](https://github.com/lbryio/lbry-app/issues/614)) * App now uses the new `balance_delta` field provided by the LBRY API ([#611](https://github.com/lbryio/lbry-app/issues/611)) * Abandoning from the claim page now works. *