X Tutup
Skip to content

Commit 815feae

Browse files
committed
correct url
1 parent d56bdf0 commit 815feae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

retrofit-post-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>jar</packaging>
88

99
<name>retrofit-post-json</name>
10-
<url>http://howtoprogram.xyz/2017/02/16/how-to-post-with-retrofit-2/</url>
10+
<url>https://howtoprogram.xyz/2017/12/30/retrofit-post-json/</url>
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)
X Tutup