-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c2d30c
commit 29b3def
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
</string> | ||
|
||
<string name="string_about_me"> | ||
Blog: http://jinbeen.com | ||
Blog: https://youlookwhat.github.io | ||
\nEmail: [email protected] | ||
</string> | ||
|
||
|
@@ -107,7 +107,7 @@ | |
<!--更新日志--> | ||
<string name="string_url_update_log">https://github.com/youlookwhat/CloudReader/wiki/Update-log</string> | ||
<!--问题归纳--> | ||
<string name="string_url_faq">http://jinbeen.com/2016/12/25/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98-%E4%BA%91%E9%98%85/</string> | ||
<string name="string_url_faq">https://youlookwhat.github.io/2016/12/25/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98-%E4%BA%91%E9%98%85/</string> | ||
<!--干货闲读--> | ||
<string name="string_url_gank">https://gank.io</string> | ||
<!--玩安卓--> | ||
|