diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 99f6c7549e..7b13d93005 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -48,7 +48,7 @@ * Deprecate `DefaultAnalyticsListener` as selective listener overrides can be directly made with the `AnalyticsListener` interface. * IMA: Fix behavior when creating/releasing the player then releasing - `ImaAdsLoader` ((#3879)[https://github.com/google/ExoPlayer/issues/3879]). + `ImaAdsLoader` ([#3879](https://github.com/google/ExoPlayer/issues/3879)). ### 2.8.2 ###