Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram

This commit is contained in:
Chenxia Liu 2013-08-07 15:48:33 -07:00
parent 64d11262d8
commit 6fdfdb1377

View File

@ -12,6 +12,6 @@
android:title="@string/pref_developer_remotedebugging" />
<org.mozilla.gecko.AlignRightLinkPreference android:title="@string/pref_developer_remotedebugging_docs"
url="https://developer.mozilla.org/docs/Tools/Debugger#Remote_debugging?" />
url="https://developer.mozilla.org/docs/Tools/Remote_Debugging" />
</PreferenceScreen>