Sudoku: Fixed setup link (#1200)
This commit is contained in:
parent
889bc9d1b4
commit
c3c1ce5827
|
@ -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']
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue