summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinar Egilsson <einar@einaregilsson.com>2016-01-26 10:32:56 +0000
committerEinar Egilsson <einar@einaregilsson.com>2016-01-26 10:32:56 +0000
commitf027cb57f1f33a60972720785c6caf6602d5cb32 (patch)
tree660267c4d958cab059691609f8e35a44d5c2c04e
parent319c21f65eaa0b22e91fa871af08dd29536d2b9d (diff)
Update FreeCell link
-rw-r--r--README.md2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8f73df..c9438f2 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ I have created a lot of javascript card games. As of 12.05.2012 I've made
| <a href="https://cardgames.io/gofish/">Go Fish</a>
| <a href="https://cardgames.io/crazyeights/">Crazy Eights</a>
| <a href="http://www.solitaire-cardgame.com/">Solitaire</a>
-| <a href="http://www.freecell-cardgame.com/">FreeCell</a>
+| <a href="https://cardgames.io/freecell/">FreeCell</a>
| <a href="https://cardgames.io/idiot/">Idiot</a>
| <a href="https://cardgames.io/shithead/">Shithead</a>
diff --git a/index.html b/index.html
index 577b0b0..fb28412 100644
--- a/index.html
+++ b/index.html
@@ -187,7 +187,7 @@ lowerhand.click(function(card){
<a href="https://cardgames.io/gofish/">Go Fish</a>,
<a href="https://cardgames.io/crazyeights/">Crazy Eights</a>,
<a href="http://www.solitaire-cardgame.com/">Solitaire</a>,
- <a href="http://www.freecell-cardgame.com/">FreeCell</a>,
+ <a href="https://cardgames.io/freecell/">FreeCell</a>,
<a href="https://cardgames.io/idiot/">Idiot</a> and
<a href="https://cardgames.io/shithead/">Shithead</a>, all written by Einar Egilsson.
</footer>