Skip to content

Commit

Permalink
help_urls
Browse files Browse the repository at this point in the history
fix broken links
  • Loading branch information
forrestguice committed Jul 6, 2024
1 parent b93dbca commit f3dcd16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/help_urls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<string name="help_moon_path" translatable="false">dialogs/moon</string>
<string name="help_solstice_path" translatable="false">dialogs/solstice</string>
<string name="help_worldmap_path" translatable="false">dialogs/worldmap</string>
<string name="help_alarms_edit_path" translatable="false">alarms/edit</string>
<string name="help_alarms_edit_path" translatable="false">alarms/editalarm</string>
<string name="help_widgetlist_path" translatable="false">widgets/manage</string>
<string name="help_themelist_path" translatable="false">widgets/themes</string>
<string name="help_eventlist_path" translatable="false">more/events/#custom-events</string>
<string name="help_timezone_path" translatable="false">configuration/timezone</string>
<string name="help_location_path" translatable="false">configuration/location</string>
<string name="help_location_path" translatable="false">configuration/selectplace</string>

<!-- App Links -->
<string name="help_app_url">@string/help_app_cb_url</string>
Expand Down

0 comments on commit f3dcd16

Please sign in to comment.