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