Skip to content

Commit

Permalink
Merge pull request #144 from contentstack/fix/DX-1663-SRE-issue
Browse files Browse the repository at this point in the history
fixed semgrep
  • Loading branch information
reeshika-h authored Oct 23, 2024
2 parents 07b5295 + cdd97a2 commit efa92cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 id="java-sdk-for-contentstack">Java SDK for Contentstack</h1>
resources to get started with our Java SDK.</p>
<h2 id="prerequisite">Prerequisite</h2>
<p>You will need JDK installed on your machine. You can install it from <a
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html">here</a>.</p>
href="https://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html">here</a>.</p>
<h3 id="setup-and-installation">Setup and Installation</h3>
<p>To use the Contentstack Java SDK to your existing project, perform the steps given below:</p>
<p>Group id: <code>com.contentstack.sdk</code></p>
Expand Down

0 comments on commit efa92cf

Please sign in to comment.