Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3527)

Unified Diff: chrome/docs/index.html

Issue 170753003: Fixed broken link in home page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/docs/index.html
diff --git a/chrome/docs/index.html b/chrome/docs/index.html
index 4c54f9fb040e453896710ded76413c97d546f696..cdb472d69cdc112166d72c4df7a60c57ae4bf711 100644
--- a/chrome/docs/index.html
+++ b/chrome/docs/index.html
@@ -3,9 +3,9 @@
<section class="g-section g-tpl-67-33">
<div class="g-unit g-first">
<article class="g-content" id="featured">
- <a href="/devtools/remote-debugging.html"><img src="{{static}}/images/mocks/multidevice.png" class="screenshot"></a>
+ <a href="/devtools/docs/remote-debugging"><img src="{{static}}/images/mocks/multidevice.png" class="screenshot"></a>
<h4 class="label">Featured article</h4>
- <a href="/devtools/remote-debugging.html"><h1>Mobile DevTools: Remote Debugging for Android with Screencast</h1></a>
+ <a href="/devtools/docs/remote-debugging"><h1>Mobile DevTools: Remote Debugging for Android with Screencast</h1></a>
<p class="description">
Until now, while remote debugging a mobile device,
you had to shift your eyes back and forth between the device and your desktop machine.
@@ -18,15 +18,15 @@
Typing on the desktop keyboard also sends keystrokes to the device --
much better than typing with your thumbs!
</p>
- <p><button class="button"><a href ="/devtools/remote-debugging.html">Learn more</a></button></p>
+ <p><button class="button"><a href ="/devtools/docs/remote-debugging">Learn more</a></button></p>
</article>
</div>
<div class="g-unit g-last" id="upcoming-events">
<article class="g-content">
- <a href="https://developers.google.com/live/shows/5371585095532544-5707702298738688"><img src="{{static}}/images/mocks/udacity.png" class="screenshot"></a>
- <h4 class="label">Upcoming Event</h4>
- <a href="https://developers.google.com/live/shows/5371585095532544-5707702298738688"><h2>Udacity Mobile Web Dev Office Hours</h2></a>
- <p class="description"><a href="https://developers.google.com/live/shows/5371585095532544-5707702298738688">Learn more</a></p>
+ <a href="https://developers.google.com/live/shows/6225095357890560"><img src="{{static}}/images/mocks/udacity.png" class="screenshot"></a>
+ <h4 class="label">Recently Aired</h4>
+ <a href="https://developers.google.com/live/shows/6225095357890560"><h2>Udacity Mobile Web Development Course</h2></a>
+ <p class="description"><a href="https://developers.google.com/live/shows/6225095357890560">Learn more</a></p>
</article>
<article class="g-content">
<a href="https://developers.google.com/live/shows/5035410623299584"><img src="{{static}}/images/mocks/webview_video_thumb.png" class="screenshot"></a>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698