Skip to content

Commit

Permalink
Update Smack's description
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Dec 14, 2023
1 parent 5eafcba commit 8cac483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/webapp/includes/download-box-smack.jspf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</span>

<h2>Smack <%= version %></h2>
<p>Easy to use Java XMPP client library.</p>
<p>Modular, portable and easy to use XMPP client library for Android and Java.</p>

<span class="ignite_download_choose">Maven Coordinates: <%= mavenCoordinates %></span>

Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/projects/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<div class="ignite_project_content">
<a href="smack/" class="ignite_project_smack">
<h1>Smack <span><%= Versions.getVersion("smack") %></span></h1></a>
<p>Easy to use Java XMPP client library.</p>
<p>Modular, portable and easy to use XMPP client library for Android and Java.</p>
<p><a href="smack/" class="ignite_link_arrow"><strong>Learn More</strong></a></p>
</div>
</div>
Expand Down

0 comments on commit 8cac483

Please sign in to comment.