Remove broken links

Conflicts:
	servant/servant.cabal
This commit is contained in:
Julian K. Arni 2015-08-27 16:24:25 +02:00
parent 4bcf5158e7
commit 85f5dfadde

View File

@ -6,9 +6,6 @@ description:
.
You can learn about the basics in the <http://haskell-servant.github.io/tutorial tutorial>.
.
<https://github.com/haskell-servant/servant-server/blob/master/example/greet.hs Here>'s a runnable example, with comments, that defines a dummy API and
implements a webserver that serves this API, using the <http://hackage.haskell.org/package/servant-server servant-server> package.
.
<https://github.com/haskell-servant/servant/blob/master/servant/CHANGELOG.md CHANGELOG>
homepage: http://haskell-servant.github.io/
Bug-reports: http://github.com/haskell-servant/servant/issues