diff --git a/servant-js/README.md b/servant-js/README.md index 5a5d071b..e92f9f2d 100644 --- a/servant-js/README.md +++ b/servant-js/README.md @@ -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 #-}