fix github code search link

This commit is contained in:
Alp Mestanogullari 2018-07-11 16:51:50 +02:00 committed by GitHub
parent 99e535b579
commit 5aa22866f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
[persistent](https://www.stackage.org/package/persistent) for writing data
into a database.
- [`import Servant` github search](https://github.com/search?l=Haskell&o=desc&q=%22import+Servant%22&s=indexed&type=Code)
- [`import Servant` github search](https://github.com/search?q=%22import+Servant%22+language%3AHaskell&type=Code)
It has thousands of results and can be a good way to see how people use servant in their projects or even to discover
servant-related libraries.