Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/doc/sections/0050_basics.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ index.php?persons=2&objects=4+or+5&lengths=3+or+4&max=3&passesmin=1&passesmax=3
<li><strong>Max height:</strong><br>maximum height of throws is 3</li>
<li><strong>Passes:</strong><br>at least 1 and at most 3 passes</li>
</ul>
<p>If you need more information on symmetric passing patterns in genreal, have a look <a href="http://en.wikibooks.org/wiki/Symmetric_Passing_Patterns" target="_blank">here</a>.</p>
<p>If you need more information on symmetric passing patterns in genreal, have a look <a href="https://en.wikibooks.org/wiki/Juggling/Symmetric_Passing_Patterns" target="_blank">here</a>.</p>
2 changes: 1 addition & 1 deletion src/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
</tr>
<tr>
<td class='lable'>&nbsp;</td>
<td class='input'><a href='http://en.wikibooks.org/wiki/Symmetric_Passing_Patterns'>learn about symmetric passing</a></td>
<td class='input'><a href='https://en.wikibooks.org/wiki/Juggling/Symmetric_Passing_Patterns'>learn about symmetric passing</a></td>
</tr>
</table>
$hidden_debug
Expand Down
2 changes: 1 addition & 1 deletion www/sourceforge/htdocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>
To learn more about symmetric passing patterns, check out the wikibook:
</p>
<p class="location">
<a href="http://en.wikibooks.org/wiki/Symmetric_Passing_Patterns">http://en.wikibooks.org/wiki/Symmetric_Passing_Patterns</a>
<a href="https://en.wikibooks.org/wiki/Juggling/Symmetric_Passing_Patterns">https://en.wikibooks.org/wiki/Juggling/Symmetric_Passing_Patterns</a>
</p>
<p>
Post <span class='emph'>questions, suggestions</span> and <span class='emph'>bugs</span> at the sourceforge.net project site:
Expand Down