fix .gitmodules for new sunsetter repo

pull/2301/head
Thibault Duplessis 2016-10-04 16:32:54 +02:00
parent 0aa2c1348a
commit f5f64d4740
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -40,9 +40,9 @@
[submodule "public/visualizer"]
path = public/visualizer
url = https://github.com/ornicar/chess_game_visualizer
[submodule "public/vendor/Sunsetter8"]
[submodule "public/vendor/Sunsetter"]
path = public/vendor/Sunsetter
url = https://github.com/niklasf/Sunsetter8
url = https://github.com/niklasf/Sunsetter
branch = js
[submodule "public/vendor/stockfish.pexe"]
path = public/vendor/stockfish.pexe