Point OBoy to GitLab

This commit is contained in:
Fabien Freling 2016-01-31 20:55:40 +01:00
parent 9513ba63fb
commit 3b94ddcda9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ title: OBoy
OBoy is a Game Boy emulator written in OCaml.
[GitHub repository](https://github.com/ffreling/oboy)
[GitLab repository](https://gitlab.com/ffreling/oboy)
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.