From c7983edd2aef2c34536c35f89a0af9feb21428b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20Gonz=C3=A1lez=20de=20Ag=C3=BCero?= Date: Sat, 29 Jul 2017 09:57:19 +0200 Subject: [PATCH] Added OWB 2.0 to the implementations list --- download.html.slim | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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>