Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
Added correct url for About Ambiguous in Settings, points to about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriess committed Apr 30, 2014
1 parent 931900a commit 0f9f2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ambiguous/res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<Preference android:title="About Ambiguous" >
<intent
android:action="android.intent.action.VIEW"
android:data="http://frigg.hiof.no/android_v142/" />
android:data="http://frigg.hiof.no/android_v142/about.html" />
</Preference>

</PreferenceScreen>

0 comments on commit 0f9f2fb

Please sign in to comment.