From d3cd0c2ee45f3e12a053012d6f3f017c8984b850 Mon Sep 17 00:00:00 2001 From: olly Date: Thu, 7 Jul 2016 03:24:37 -0700 Subject: [PATCH] Fix another broken link (by removal). ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=126789395 --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 58b954f350..edb10d4e58 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,6 @@ supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates. -## News ## - -Read news, hints and tips on the [news][] page. - -[news]: https://google.github.io/ExoPlayer/news.html - ## Documentation ## * The [developer guide][] provides a wealth of information to help you get