[servant-js] README-md - Fix broken link

This commit is contained in:
Sebastián Estrella 2015-12-01 00:38:16 -05:00
parent 8bf804e292
commit 38cb32cda6

View File

@ -9,7 +9,7 @@ vanilla (framework-free) javascript code.
## Example
Read more about the following example [here](https://github.com/haskell-servant/servant/tree/master/servant-js/tree/master/examples#examples).
Read more about the following example [here](https://github.com/haskell-servant/servant/tree/master/servant-js/examples#examples).
``` haskell
{-# LANGUAGE DataKinds #-}