Skip to content

Commit 653f9e2

Browse files
authored
Merge pull request #82 from cakiki/patch-6
[MINOR] Update links to repos from ornicar to lichess-org
2 parents e418d3a + 0ca7f50 commit 653f9e2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

web/index.html.tpl

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
It is calculated as <code>100 * (upvotes - downvotes)/(upvotes + downvotes)</code>, although votes are weighted by various factors such as whether the puzzle was solved successfully or the solver's puzzle rating in comparison to the puzzle's.
162162
</p>
163163
<p>
164-
You can find a list of themes, their names and descriptions, in <a href="https://github.com/ornicar/lila/blob/master/translation/source/puzzleTheme.xml">this file</a>.
164+
You can find a list of themes, their names and descriptions, in <a href="https://github.com/lichess-org/lila/blob/master/translation/source/puzzleTheme.xml">this file</a>.
165165
</p>
166166
<p>
167167
The <code>OpeningTags</code> field is only set for puzzles starting before move 20.
@@ -401,28 +401,28 @@
401401
Some exports are missing the redundant (but strictly speaking mandatory)
402402
<code>Round</code> tag (always <code>-</code>),
403403
<code>Date</code> tag (see <code>UTCDate</code> &amp; <code>UTCTime</code> instead),
404-
and <a href="https://github.com/ornicar/lichess-db/issues/31">black move numbers after comments</a>.
404+
and <a href="https://github.com/lichess-org/database/issues/31">black move numbers after comments</a>.
405405
This may be fixed by a future re-export.
406406
</li>
407407
<li>
408408
July 2020 (especially 31st), August 2020 (up to 16th):
409409
Many games, especially variant games, may have
410-
<a href="https://github.com/ornicar/lila/issues/7086">incorrect evaluations</a>
410+
<a href="https://github.com/lichess-org/lila/issues/7086">incorrect evaluations</a>
411411
in the opening (up to 15 plies).
412412
</li>
413413
<li>
414414
December 2016 (up to and especially 9th):
415-
Many games may have <a href="https://github.com/ornicar/lichess-db/issues/10">incorrect evaluations</a>.
415+
Many games may have <a href="https://github.com/lichess-org/database/issues/10">incorrect evaluations</a>.
416416
</li>
417417
<li>
418418
Before 2016: In some cases,
419-
<a href="https://github.com/ornicar/lichess-db/issues/9#issuecomment-373883385">mate may not be forced in the number of moves given by the evaluations</a>.
419+
<a href="https://github.com/lichess-org/database/issues/9#issuecomment-373883385">mate may not be forced in the number of moves given by the evaluations</a>.
420420
</li>
421421
<li>
422-
June 2020, all before March 2016: Some players were able to <a href="https://github.com/ornicar/lila/issues/7031">play themselves in rated games</a>.
422+
June 2020, all before March 2016: Some players were able to <a href="https://github.com/lichess-org/lila/issues/7031">play themselves in rated games</a>.
423423
</li>
424424
<li>
425-
Up to August 2016: <a href="https://github.com/ornicar/lichess-db/issues/23">7 games with illegal castling moves</a> were recorded.
425+
Up to August 2016: <a href="https://github.com/lichess-org/database/issues/23">7 games with illegal castling moves</a> were recorded.
426426
</li>
427427
</ul>
428428
</section>
@@ -521,7 +521,7 @@
521521
<a href="https://lichess.org/@/piazzai/blog/do-variants-help-you-play-better-chess-statistical-evidence/0tAPXnqH">Do Variants Help You Play Better Chess?</a>
522522
</li>
523523
<li>
524-
<a href="https://github.com/ornicar/lichess-db/blob/master/web/chess-social-networks-paper.pdf">Online Chess Social Networks</a>
524+
<a href="https://github.com/lichess-org/database/blob/master/web/chess-social-networks-paper.pdf">Online Chess Social Networks</a>
525525
</li>
526526
<li>
527527
<a href="https://emiruz.com/post/2022-04-15-lichess1/">Fast thinking on lichess.org</a>

0 commit comments

Comments
 (0)