diff --git a/_posts/2017-07-07-jstools.md b/_posts/2017-07-07-jstools.md
index c7678bf5ba67859ab3e7bc285962fba24528f558..229cd3dafc08ee7ec76c3e68a960303a377eeb03 100644
--- a/_posts/2017-07-07-jstools.md
+++ b/_posts/2017-07-07-jstools.md
@@ -2,7 +2,7 @@
 title: Demo on the use of JaVerT at the JSTools'17 workshop
 ---
 José Fragoso Santos gave a talk and demo on the use of [JaVerT](http://j3fsantos.github.io) at the [JSTools'17 workshop](http://2017.ecoop.org/track/JSTools-2017-papers#program), 
-part of this year’s European Conference on Object-Oriented Programming [(ECOOP 2017)](http://2017.ecoop.org) 
+part of this year’s European Conference on Object-Oriented Programming [(ECOOP 2017).](http://2017.ecoop.org) 
 
  
 The demo illustrated how JaVerT can be used to specify and verify a JavaScript priority queue implementation,