diff --git a/download.html.slim b/download.html.slim index 5acb33c..c7e9678 100644 --- a/download.html.slim +++ b/download.html.slim @@ -51,9 +51,9 @@ table.table.table-bordered ' Weld 3.0.0.Final i.fa.fa-download td - /%a{:href=>'http://openwebbeans.apache.org/download.html', :target=>'_BLANK'} - Apache OWB 1.6 - %i.fa.fa-download + a href='http://openwebbeans.apache.org/download.html' target='_BLANK' + ' Apache OWB 2.0 + i.fa.fa-download td a href='http://download.jboss.org/cdi/tck/2.0.0.Final/cdi-tck-2.0.0.Final-dist.zip' ' TCK 2.0.0.Final @@ -280,4 +280,4 @@ div.modal.fade id="maven-cdi_1_0" role="dialog" tabindex="-1" <version>1.0</version> <scope>provided</scope> </dependency> - </dependencies> \ No newline at end of file + </dependencies>