From db1aa2e62b9e5300d0e6f69515de81d2ca084e74 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 13 Jan 2021 01:59:02 +0100
Subject: [PATCH] Update links in About page

---
 client/src/translations/about/en.pug | 2 +-
 client/src/translations/about/es.pug | 2 +-
 client/src/translations/about/fr.pug | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/client/src/translations/about/en.pug b/client/src/translations/about/en.pug
index 1e8d475d..68da4992 100644
--- a/client/src/translations/about/en.pug
+++ b/client/src/translations/about/en.pug
@@ -52,6 +52,7 @@ h3 Related links
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="https://www.playok.com/") playok.com
   a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") A Facebook group
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
@@ -61,5 +62,4 @@ h3 Related links
   a(href="http://www.pion.ch/echecs/liste_variantes.php") pion.ch
   a(href="https://www.jatektan.hu/_2018_vissza/2011_ig/uj2001/isakk1.html")
     | List of variants
-  a(href="http://abrobecker.free.fr/chess/fairyblitz.htm") fairyblitz.htm
   a(href="https://chessvariants.training/") chessvariants.training
diff --git a/client/src/translations/about/es.pug b/client/src/translations/about/es.pug
index f58ef192..d596b005 100644
--- a/client/src/translations/about/es.pug
+++ b/client/src/translations/about/es.pug
@@ -51,6 +51,7 @@ h3 Enlaces relacionados
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="https://www.playok.com/") playok.com
   a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") Un grupo Facebook
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
@@ -61,5 +62,4 @@ h3 Enlaces relacionados
   a(href="http://www.pion.ch/echecs/liste_variantes.php") pion.ch
   a(href="https://www.jatektan.hu/_2018_vissza/2011_ig/uj2001/isakk1.html")
     | Listado de variantes
-  a(href="http://abrobecker.free.fr/chess/fairyblitz.htm") fairyblitz.htm
   a(href="https://chessvariants.training/") chessvariants.training
diff --git a/client/src/translations/about/fr.pug b/client/src/translations/about/fr.pug
index b9f4ec70..f682df84 100644
--- a/client/src/translations/about/fr.pug
+++ b/client/src/translations/about/fr.pug
@@ -52,6 +52,7 @@ h3 Liens connexes
   a(href="https://echekk.fr/spip.php?page=rubrique&id_rubrique=1") echekk.fr
   a(href="http://www.strategems.net/sections/fairy_defs.html") strategems.net
   a(href="https://brainking.com/") brainking.com
+  a(href="https://www.playok.com/") playok.com
   a(href="http://abrobecker.free.fr/chess.htm") (Chess) Puzzles and Games
   a(href="https://www.facebook.com/groups/592562551198628") Un groupe Facebook
   a(href="http://www.zillions-of-games.com/") zillions-of-games.com
@@ -62,5 +63,4 @@ h3 Liens connexes
   a(href="http://www.pion.ch/echecs/liste_variantes.php") pion.ch
   a(href="https://www.jatektan.hu/_2018_vissza/2011_ig/uj2001/isakk1.html")
     | Liste de variantes
-  a(href="http://abrobecker.free.fr/chess/fairyblitz.htm") fairyblitz.htm
   a(href="https://chessvariants.training/") chessvariants.training
-- 
2.44.0