Fix README with relative links
This commit is contained in:
@@ -113,9 +113,9 @@ Structure
|
||||
Protolude's main modules are the following:
|
||||
|
||||
* [Protolude.hs](https://github.com/sdiehl/protolude/blob/master/src/Protolude.hs)
|
||||
* [Base.hs](https://github.com/sdiehl/protolude/blob/master/src/Base.hs)
|
||||
* [Show.hs](https://github.com/sdiehl/protolude/blob/master/src/Show.hs)
|
||||
* [Conv.hs](https://github.com/sdiehl/protolude/blob/master/src/Conv.hs)
|
||||
* [Base.hs](https://github.com/sdiehl/protolude/blob/master/src/Protolude/Base.hs)
|
||||
* [Show.hs](https://github.com/sdiehl/protolude/blob/master/src/Protolude/Show.hs)
|
||||
* [Conv.hs](https://github.com/sdiehl/protolude/blob/master/src/Protolude/Conv.hs)
|
||||
|
||||
FAQs
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user