Skip to content

Commit efa92cf

Browse files
authored
Merge pull request #144 from contentstack/fix/DX-1663-SRE-issue
fixed semgrep
2 parents 07b5295 + cdd97a2 commit efa92cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1 id="java-sdk-for-contentstack">Java SDK for Contentstack</h1>
2020
resources to get started with our Java SDK.</p>
2121
<h2 id="prerequisite">Prerequisite</h2>
2222
<p>You will need JDK installed on your machine. You can install it from <a
23-
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html">here</a>.</p>
23+
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html">here</a>.</p>
2424
<h3 id="setup-and-installation">Setup and Installation</h3>
2525
<p>To use the Contentstack Java SDK to your existing project, perform the steps given below:</p>
2626
<p>Group id: <code>com.contentstack.sdk</code></p>

0 commit comments

Comments
 (0)