Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Correct Links Due to Changed Username
Browse files Browse the repository at this point in the history
  • Loading branch information
iamim authored and prikhi committed Jun 11, 2017
1 parent 07a2e11 commit 75baba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
{
"name": "Tic Tac Toe with AI",
"previewImageUrl": "data/images/ttt-minimax.png",
"primaryUrl": "https://ilyamurashov.github.io/fcc-tictactoe-in-elm/",
"repositoryUrl": "https://github.com/IlyaMurashov/fcc-tictactoe-in-elm",
"primaryUrl": "https://iamim.github.io/fcc-tictactoe-in-elm/",
"repositoryUrl": "https://github.com/iamim/fcc-tictactoe-in-elm",
"description": "A Tic Tac Toe implementation with minimax built in. For freeCodeCamp."
},
{
Expand Down

0 comments on commit 75baba0

Please sign in to comment.