chore: change twitter to fedi link

This commit is contained in:
corite 2024-01-01 14:29:38 +01:00
parent 2310c95640
commit 1dd59eedb1
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="15dp"
android:autoLink="web"
android:text="@string/twitter"/>
android:text="@string/fediverse"/>
<!--<CheckBox android:id="@+id/check5g"
android:layout_width="wrap_content"

View file

@ -7,7 +7,7 @@
<string name="Password">password</string>
<string name="Logon">Create connection entry</string>
<string name="twitter">https://twitter.com/c3noc</string>
<string name="fediverse">https://chaos.social/@c3noc</string>
<string name="c5ghz">This device supports the 5GHz band</string>
<string name="l5ghz">(Unfortunately, autodetecting 5GHz support is broken&#8230;)</string>