Skip to content

Commit 6f27345

Browse files
Robert LyAndroid (Google) Code Review
authored andcommitted
Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs
2 parents edcf7c5 + b5578d3 commit 6f27345

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

docs/html/tools/support-library/features.jd

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,7 @@ com.android.support:gridlayout-v7:18.0.+
225225

226226
<p>This library provides {@link android.support.v7.media.MediaRouter}, {@link
227227
android.support.v7.media.MediaRouteProvider}, and related media classes that
228-
support the <a href="https://developers.google.com/cast/">Google Cast
229-
developer preview</a>. </p>
228+
support <a href="https://developers.google.com/cast/docs/android_sender">Google Cast</a>. </p>
230229

231230
<p>In general, the APIs in the v7 mediarouter library provide a means of
232231
controlling the routing of media channels and streams from the current device to
@@ -258,9 +257,8 @@ com.android.support:mediarouter-v7:18.0.+
258257

259258
<p class="caution">The v7 mediarouter library APIs introduced in Support Library
260259
r18 are subject to change in later revisions of the Support Library. At this
261-
time, we recommend using the library only in connection with the <a
262-
href="https://developers.google.com/cast/">Google Cast
263-
developer preview</a>. </p>
260+
time, we recommend using the library only in connection with <a
261+
href="https://developers.google.com/cast/docs/android_sender">Google Cast</a>. </p>
264262

265263

266264
<h2 id="v8">v8 Support Library</h2>

0 commit comments

Comments
 (0)