Fix README link.

master
Fabien Freling 2015-03-24 11:28:25 +01:00
parent 5d2d1ca2da
commit 997048c444
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ OBoy is a Game Boy emulator written in OCaml.
This project explores the internals of the Game Boy, documenting it along the way.
It is also an experiment of writing a low-level program in functional language.
You can find more information on [](http://www.ffreling.com/projects/oboy/)
You can find more information on [http://www.ffreling.com/projects/oboy/](http://www.ffreling.com/projects/oboy/)
## References
+ [PanDocs (self-hosted copy)](http://www.ffreling.com/projects/oboy/pandocs.html)