From c53319dd4e4d488bed667974a2e05b25c1bfa8d6 Mon Sep 17 00:00:00 2001 From: i-ky Date: Tue, 1 Jan 2019 04:50:35 +0200 Subject: [PATCH] Fix hyperlink syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 227de89d..d27d7090 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ A selection of major game studios, publishers, etc. using GitHub: ## Puzzle/card/board * [2048-cli](https://github.com/Tiehuis/2048-cli) - CLI version of the game 2048 for your Linux terminal. -* [2048-in-terminal] (https://github.com/alewmoose/2048-in-terminal) - CLI version of the game 2048 made right. +* [2048-in-terminal](https://github.com/alewmoose/2048-in-terminal) - CLI version of the game 2048 made right. * [Dominion](https://github.com/paulbatum/Dominion) - C# implementation of Dominion, a board/card game. * [EbbeFlut](https://github.com/karussell/ebbeflut) - Really nice board game implemented in a bad way a VERY long time ago. * [IRMINGARD](https://github.com/gamebytes/irmingard-backbone) - Patience card game written in Ruby.