mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Sudoku: Fixed setup link (#1200)
This commit is contained in:
@@ -12,7 +12,7 @@ class Bk_SudokuWebWorld(WebWorld):
|
|||||||
description='A guide to playing BK Sudoku',
|
description='A guide to playing BK Sudoku',
|
||||||
language='English',
|
language='English',
|
||||||
file_name='setup_en.md',
|
file_name='setup_en.md',
|
||||||
link='guide/en',
|
link='setup/en',
|
||||||
authors=['Jarno']
|
authors=['Jarno']
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user