Skip to content

Commit 3a99b02

Browse files
committed
fix link address of RxAndroid
1 parent ac49eaa commit 3a99b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/raw/notices.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</notice>
4949
<notice>
5050
<name>RxAndroid</name>
51-
<url>http://code.google.com/p/google-gson/</url>
51+
<url>https://github.com/ReactiveX/RxAndroid</url>
5252
<copyright>Copyright 2014 Netflix</copyright>
5353
<license>Apache Software License 2.0</license>
5454
</notice>

0 commit comments

Comments
 (0)