From ec0ae72c37ce4b2a70a8e765be33e9f7274d7e88 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sat, 7 Mar 2026 12:47:41 +0300 Subject: [PATCH] Fix predictor links --- src/content/articles/2019-05-01-predictor.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/articles/2019-05-01-predictor.mdx b/src/content/articles/2019-05-01-predictor.mdx index f6d46eb..2f32f23 100644 --- a/src/content/articles/2019-05-01-predictor.mdx +++ b/src/content/articles/2019-05-01-predictor.mdx @@ -128,7 +128,7 @@ import PredictorDemo from '../../components/PredictorDemo.vue'; - [Описание алгоритма][algo] - [Описание игры у ltwood][game] -[ltwood]: https://sites.google.com/site/ltwood/ -[game]: https://sites.google.com/site/ltwood/projects/heshby -[algo]: https://sites.google.com/site/ltwood/projects/heshby/algorithm +[ltwood]: https://web.archive.org/web/20171115170059/https://sites.google.com/site/ltwood +[game]: https://web.archive.org/web/20171115170059/https://sites.google.com/site/ltwood/projects/heshby +[algo]: https://web.archive.org/web/20171115170059/https://sites.google.com/site/ltwood/projects/heshby/algorithm [repo]: https://github.com/anwinged/predictor