fix broken links

This commit is contained in:
Philipp Crocoll
2017-11-20 12:23:10 +01:00
parent 7a0aa556ff
commit ec022e7acd
2 changed files with 2 additions and 2 deletions

View File

@@ -377,7 +377,7 @@
<Preference android:title="@string/AccServiceAutoFill_prefs" > <Preference android:title="@string/AccServiceAutoFill_prefs" >
<intent android:action="android.intent.action.VIEW" <intent android:action="android.intent.action.VIEW"
android:data="https://philippc.github.io/keepass2android/AccServiceAutoFill.md" /> android:data="https://philippc.github.io/keepass2android/AccServiceAutoFill.html" />
</Preference> </Preference>
</PreferenceScreen> </PreferenceScreen>