From 5965c7c2666d787d07166d1cf27f0c7bb001317c Mon Sep 17 00:00:00 2001 From: Christian Helbling Date: Tue, 15 Feb 2022 20:40:06 +0100 Subject: [PATCH] fix wikibooks url --- src/doc/sections/0050_basics.inc | 2 +- src/index.php | 2 +- www/sourceforge/htdocs/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/doc/sections/0050_basics.inc b/src/doc/sections/0050_basics.inc index aeb0cf0..4aa17c0 100644 --- a/src/doc/sections/0050_basics.inc +++ b/src/doc/sections/0050_basics.inc @@ -8,4 +8,4 @@ index.php?persons=2&objects=4+or+5&lengths=3+or+4&max=3&passesmin=1&passesmax=3
  • Max height:
    maximum height of throws is 3
  • Passes:
    at least 1 and at most 3 passes
  • -

    If you need more information on symmetric passing patterns in genreal, have a look here.

    \ No newline at end of file +

    If you need more information on symmetric passing patterns in genreal, have a look here.

    diff --git a/src/index.php b/src/index.php index bc391ef..ed7ad1d 100644 --- a/src/index.php +++ b/src/index.php @@ -251,7 +251,7 @@   - learn about symmetric passing + learn about symmetric passing $hidden_debug diff --git a/www/sourceforge/htdocs/index.html b/www/sourceforge/htdocs/index.html index 4e38f9c..17f080a 100644 --- a/www/sourceforge/htdocs/index.html +++ b/www/sourceforge/htdocs/index.html @@ -32,7 +32,7 @@

    To learn more about symmetric passing patterns, check out the wikibook:

    - http://en.wikibooks.org/wiki/Symmetric_Passing_Patterns + https://en.wikibooks.org/wiki/Juggling/Symmetric_Passing_Patterns

    Post questions, suggestions and bugs at the sourceforge.net project site: