Skip to content

Commit

Permalink
Updated xda thread link in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethso168 committed Jan 7, 2014
1 parent 3435612 commit 5b88d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
android:negativeButtonText="@null"/>
<Preference android:title="@string/xda_title" android:key="pref_xda">
<intent android:action="android.intent.action.VIEW"
android:data="http://forum.xda-developers.com/showthread.php?t=2404042" />
android:data="http://forum.xda-developers.com/showthread.php?t=2594642" />
</Preference>
<Preference android:title="@string/email_title" android:key="pref_email">

Expand Down

0 comments on commit 5b88d75

Please sign in to comment.