From 2f0c71f0fab02649387908b31b12b36272dc7509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Adolfo=20Mej=C3=ADa=20S=C3=A1nchez?= Date: Wed, 11 Aug 2021 12:20:57 -0500 Subject: [PATCH] Set Potion site with github.io domain the perl11.github.com has 404 error and the url is with https://github.io --- chapters/41.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/41.markdown b/chapters/41.markdown index 396df19..cd82d88 100644 --- a/chapters/41.markdown +++ b/chapters/41.markdown @@ -55,5 +55,5 @@ Potion interpreter and by putting them in a `.pn` file. If it seems like the interpreter isn't working check out [this issue](https://github.com/perl11/potion/issues/12) for a possible cause. -[Potion]: http://perl11.github.com/potion/index.html +[Potion]: https://perl11.github.io/potion/index.html [Io]: http://iolanguage.com/