Skip to content

Commit 1728f23

Browse files
committed
Added a link to the Debian/Ubuntu packages
1 parent 0095f6d commit 1728f23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@ <h2 id="download" class="text-center text-primary">Download</h2>
258258
<p class="sub-paragraph">
259259
To include the all library modules in your project add cdk-bundle to your pom.xml. Once familiar with the library it's good practise to only include the modules your project needs (e.g. cdk-smiles).</p>
260260
</p>
261+
<p class="sub-paragraph">
262+
Also check out the <a target="_blank" href="https://packages.debian.org/libcdk-java">Debian GNU/Linux</a> and
263+
<a target="_blank" href="https://packages.ubuntu.com/libcdk-java">Ubuntu</a> packages.
264+
</p>
261265
</div>
262266
</div>
263267
</div>

0 commit comments

Comments
 (0)