Skip to content

Commit 836a105

Browse files
Evan BirenbaumGerrit Code Review
Evan Birenbaum
authored and
Gerrit Code Review
committed
Merge "[UI] Update the "Documentation" link." into emu-master-dev
2 parents 421883d + 00d8405 commit 836a105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/skin/qt/extended-pages/help-page.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#include <QUrl>
2121

2222
const QString DOCS_URL =
23-
"http://developer.android.com/tools/help/emulator.html";
23+
"http://developer.android.com/r/studio-ui/emulator.html";
2424
const QString FILE_BUG_URL =
2525
"https://code.google.com/p/android/issues/entry?template=Android%20Emulator%20Bug";
2626
const QString SEND_FEEDBACK_URL =

0 commit comments

Comments
 (0)