diff --git a/apiary.cabal b/apiary.cabal
--- a/apiary.cabal
+++ b/apiary.cabal
@@ -1,5 +1,5 @@
 name:                apiary
-version:             0.12.0
+version:             0.12.1
 synopsis:            Simple and type safe web framework that can be automatically generate API document.
 description:
   Simple and type safe web framework that can be automatically generate API document.
@@ -35,7 +35,7 @@
   .
     * type safe route filter.
   .
-    * auto generate API documentation(https://github.com/philopon/apiary/blob/master/examples/api.hs>).
+    * auto generate API documentation(<https://github.com/philopon/apiary/blob/master/examples/api.hs>).
   .
   more examples: <https://github.com/philopon/apiary/blob/master/examples/>
 
