diff options
author | Dirk Dougherty <ddougherty@google.com> | 2013-02-01 15:00:09 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-02-01 15:00:09 -0800 |
commit | 8a72b6e0db11dec73253b938defc2847a8c8234d (patch) | |
tree | 1351196a4a53bbd9c48cb2de2bf29cf618a2e540 /docs/html/guide/topics | |
parent | bf1d230b05becec58992fb10967b9b6dba67b967 (diff) | |
download | frameworks_base-8a72b6e0db11dec73253b938defc2847a8c8234d.zip frameworks_base-8a72b6e0db11dec73253b938defc2847a8c8234d.tar.gz frameworks_base-8a72b6e0db11dec73253b938defc2847a8c8234d.tar.bz2 |
Doc change: Remove more proto scheme from src urls (to fix mixed content warnings).
Change-Id: I1c2276f5fb057a0ca20c0d1feef2bce0ab7ffab8
Diffstat (limited to 'docs/html/guide/topics')
-rw-r--r-- | docs/html/guide/topics/ui/accessibility/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/ui/accessibility/index.jd b/docs/html/guide/topics/ui/accessibility/index.jd index 6cdbde4..56efc4c 100644 --- a/docs/html/guide/topics/ui/accessibility/index.jd +++ b/docs/html/guide/topics/ui/accessibility/index.jd @@ -28,7 +28,7 @@ parent.link=../index.html <li> <iframe title="Google I/O 2012 - Making Android Apps Accessible" width="210" height="160" - src="http://www.youtube.com/embed/q3HliaMjL38?rel=0&hd=1" + src="//www.youtube.com/embed/q3HliaMjL38?rel=0&hd=1" frameborder="0" allowfullscreen> </iframe> <li> |