Skip to content

Commit

Permalink
update intent url to 38c3
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenya committed Dec 25, 2024
1 parent 8b821af commit 68c1482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CongressRoutePlanner/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="http" />
<data android:scheme="https" />
<data android:host="hack-mas24.c3nav.de"/>
<data android:host="38c3.c3nav.de"/>
<data android:pathPrefix="/"/>
</intent-filter>
<intent-filter>
Expand Down

0 comments on commit 68c1482

Please sign in to comment.