You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The source code to the Retrofit, its samples, and this website is <ahref="http://github.com/square/retrofit">available on GitHub</a>.</p>
163
+
<p>The source code to the Retrofit, its samples, and this website is <ahref="https://github.com/square/retrofit">available on GitHub</a>.</p>
164
164
<h4>Maven</h4>
165
165
<preclass="prettyprint"><dependency>
166
166
<groupId>com.squareup.retrofit2</groupId>
@@ -192,7 +192,7 @@ <h4>ProGuard</h4>
192
192
<h3>Contributing</h3>
193
193
<p>If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.</p>
194
194
<p>When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. Please also make sure your code compiles by running <code>mvn clean verify</code>.</p>
195
-
<p>Before your code can be accepted into the project you must also sign the <ahref="http://squ.re/sign-the-cla">Individual Contributor License Agreement (CLA)</a>.</p>
195
+
<p>Before your code can be accepted into the project you must also sign the <ahref="https://squ.re/sign-the-cla">Individual Contributor License Agreement (CLA)</a>.</p>
0 commit comments