From fc31992a0164b88c8a28912c3904c1e9914cb512 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Tue, 12 May 2015 10:43:22 +0100 Subject: [PATCH] Update README 2 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7b5b5dbbb1c..0bc4911f7d2 100644 --- a/README.md +++ b/README.md @@ -10,22 +10,22 @@ adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates. -## Blog ## +## News ## -Read news, hints and tips in the ExoPlayer [blog][]. +Read news, hints and tips on the [news][] page. -[blog]: https://google.github.io/ExoPlayer/blog.html +[news]: https://google.github.io/ExoPlayer/news.html ## Developer guide ## -The ExoPlayer [developer guide][] provides a wealth of information to help -you get started. +The [developer guide][] provides a wealth of information to help you get +started. [developer guide]: https://google.github.io/ExoPlayer/guide.html ## Reference documentation ## -The Exoplayer [class reference][] documents the ExoPlayer library classes. +The [class reference][] documents the ExoPlayer library classes. [class reference]: https://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html