Skip to content

Commit d2ad991

Browse files
committed
gitlab -> github links
1 parent 2c2677b commit d2ad991

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ See CREDITS.md for a list of contributers.
1313
This is a rewrite of my [older game engine](https://github.com/flipcoder/qor-old), with code dating back to 2007.
1414

1515
- [Project Board](https://trello.com/b/0uh8zbxa/qor)
16-
- [Documentation](https://gitlab.com/flipcoder/qor/blob/master/QorBook.md)
16+
- [Documentation](https://github.com/flipcoder/qor/blob/master/QorBook.md)
1717
- Projects and Examples:
18-
- [FRAG.EXE (First person shooter)](https://gitlab.com/flipcoder/FRAG.EXE)
19-
- [Micro Army (2d platformer)](https://gitlab.com/flipcoder/microarmy)
20-
- [Qorpse (2D shooter)](https://gitlab.com/flipcoder/qorpse)
21-
- [Skyroads-inspired racer](https://gitlab.com/flipcoder/bouncingship)
22-
- [C++ Usage Example](https://gitlab.com/flipcoder/qor/blob/master/src/DemoState.cpp)
23-
- [Python Usage Example](https://gitlab.com/flipcoder/qor/blob/master/bin/mods/scriptdemo/__init__.py)
18+
- [FRAG.EXE (First person shooter)](https://github.com/flipcoder/FRAG.EXE)
19+
- [Micro Army (2d platformer)](https://github.com/flipcoder/microarmy)
20+
- [Qorpse (2D shooter)](https://github.com/flipcoder/qorpse)
21+
- [Skyroads-inspired racer](https://github.com/flipcoder/bouncingship)
22+
- [C++ Usage Example](https://github.com/flipcoder/qor/blob/master/src/DemoState.cpp)
23+
- [Python Usage Example](https://github.com/flipcoder/qor/blob/master/bin/mods/scriptdemo/__init__.py)
2424

2525
## Features
2626

0 commit comments

Comments
 (0)