Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Commit

Permalink
[prefs] fix typos and urls
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed May 29, 2017
1 parent c740f06 commit 91d1081
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions prefs/Resources/About.plist
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<key>subtitle</key>
<string>VISIT_WEBSITE</string>
<key>url</key>
<string>https://www.hbang.ws/</string>
<string>https://hbang.ws/</string>
</dict>
<dict>
<key>cell</key>
Expand Down Expand Up @@ -62,7 +62,7 @@
<key>cellClass</key>
<string>HBTintedTableCell</string>
<key>defaults</key>
<string>ws.hbang.typestatus2</string>
<string>ws.hbang.codling</string>
<key>label</key>
<string>EMAIL_SUPPORT</string>
</dict>
Expand All @@ -78,7 +78,7 @@
<key>label</key>
<string>TRANSLATORS</string>
<key>url</key>
<string>https://www.hbang.ws/translations/</string>
<string>https://hbang.ws/translations/</string>
</dict>
<dict>
<key>cell</key>
Expand All @@ -94,7 +94,7 @@
<key>label</key>
<string>DONATE</string>
<key>url</key>
<string>https://www.hbang.ws/donate/</string>
<string>https://hbang.ws/donate/</string>
</dict>
</array>
<key>title</key>
Expand Down

0 comments on commit 91d1081

Please sign in to comment.