Skip to content

Commit 6716f8e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4acdb01 + 6c439ca commit 6716f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/src/main/java/com/joker/rxweather/common/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class Constants {
1212
public static final String FORECAST_BASE_URL = "https://api.heweather.com/x3";
1313
public static final String ICON_URL = "http://files.heweather.com/cond_icon/";
1414

15-
public static final String J_URL = "http://www.jianshu.com/users/df40282480b4/latest_articles";
15+
public static final String J_URL = "https://github.com/SmartDengg/RxWeather";
1616

1717
public static final int LOCATION_TAG = 0;
1818
public static final int FORECAST_TAG = 1;

0 commit comments

Comments
 (0)