Merge pull request #775 from ismail-s/patch-1

Fix broken link (minor fix)
This commit is contained in:
Alp Mestanogullari 2017-07-07 10:45:24 +02:00 committed by GitHub
commit 265b4276db

View File

@ -4,7 +4,7 @@ synopsis: generate API docs for your servant webservice
description:
Library for generating API docs from a servant API definition.
.
Runnable example <https://github.com/haskell-servant/servant-docs/blob/master/example/greet.hs here>.
Runnable example <https://github.com/haskell-servant/servant/blob/master/servant-docs/example/greet.hs here>.
.
<https://github.com/haskell-servant/servant/blob/master/servant-docs/CHANGELOG.md CHANGELOG>
license: BSD3