Skip to content

Commit 34f4fe5

Browse files
authored
1 parent 7f393bb commit 34f4fe5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ title = "Stockfish - Open Source Chess Engine"
5858

5959
[[menu.main]]
6060
name = "Docs"
61-
url = "https://disservin.github.io/stockfish-docs/pages/Home.html"
61+
url = "https://disservin.github.io/stockfish-docs/stockfish-wiki/Home.html"
6262
weight = 6
6363

6464
[[menu.main]]

content/download/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- /mac/
77
---
88
<blockquote>
9-
<p><b>Note:</b> Stockfish is a <a target="_blank" href="https://disservin.github.io/stockfish-docs/pages/Stockfish-FAQ.html#executing-stockfish-opens-a-cmd-window">command line program</a>. You may want to use it in your own <a target="_blank" href="https://disservin.github.io/stockfish-docs/pages/Download-and-usage.html#download-a-chess-gui">chess GUI</a>.</p>
9+
<p><b>Note:</b> Stockfish is a <a target="_blank" href="https://disservin.github.io/stockfish-docs/stockfish-wiki/Stockfish-FAQ.html#executing-stockfish-opens-a-cmd-window">command line program</a>. You may want to use it in your own <a target="_blank" href="https://disservin.github.io/stockfish-docs/stockfish-wiki/Download-and-usage.html#download-a-chess-gui">chess GUI</a>.</p>
1010
</blockquote>
1111

1212
<h2>Windows</h2>

content/download/linux/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
layout: single
44
---
55
<p>The binaries at the top of the table are fastest, but may not support all CPUs. If you don't know which CPU you have, you can go down the list and pick the first binary that does not crash.</p>
6-
<p>Note: The Stockfish chess engine is a command line program. You may want to use it in your own UCI-compatible <a href="https://disservin.github.io/stockfish-docs/pages/Download-and-usage.html">chess GUI</a>.</p>
6+
<p>Note: The Stockfish chess engine is a command line program. You may want to use it in your own UCI-compatible <a href="https://disservin.github.io/stockfish-docs/stockfish-wiki/Download-and-usage.html">chess GUI</a>.</p>
77

88
{{< download_table "linux.json" >}}

content/download/windows/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
layout: single
44
---
55
<p>The binaries at the top of the table are fastest, but may not support all CPUs. If you don't know which CPU you have, you can go down the list and pick the first binary that does not crash.</p>
6-
<p>Note: The Stockfish chess engine is a command line program. You may want to use it in your own UCI-compatible <a href="https://disservin.github.io/stockfish-docs/pages/Download-and-usage.html">chess GUI</a>.</p>
6+
<p>Note: The Stockfish chess engine is a command line program. You may want to use it in your own UCI-compatible <a href="https://disservin.github.io/stockfish-docs/stockfish-wiki/Download-and-usage.html">chess GUI</a>.</p>
77

88
{{< download_table "windows.json" >}}

0 commit comments

Comments
 (0)