This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e2f5c53  Update download.html
e2f5c53 is described below

commit e2f5c53465b1e0edba4f63bc34c61e6c58da1c50
Author: Aaron Radzinski <[email protected]>
AuthorDate: Tue May 25 08:24:51 2021 -0700

    Update download.html
---
 download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download.html b/download.html
index c7f2f9a..69c4194 100644
--- a/download.html
+++ b/download.html
@@ -87,7 +87,7 @@ layout: interior
                     </td>
                     <td>
                         {% if rel.version == site.latest_version %} <b> {% 
endif %}
-                        <nobr>v{{rel.version}}</nobr>
+                        <nobr>{{rel.version}}</nobr>
                         {% if rel.version == site.latest_version %} </b> {% 
endif %}
                     </td>
                     <td>

Reply via email to