Skip to content

Commit 0ff9143

Browse files
updated path
hello mr baldi
1 parent d3cd96f commit 0ff9143

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/modding/songs/displaying-songs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Simply add a <syntax lang="xml">&lt;song&gt;</syntax> node to your week xml, con
2020

2121
Or if you prefer not to use weeks, just <a href="index.html#creating-the-song-itself">create your song normally</a> and it'll automatically appear in freeplay.
2222

23-
And optionally, you can make use of ``./data/freeplaySonglist.txt``, it follows a similar format to <a href="../weeks/index.html#week-sorting">``./data/weeks/weeks.txt``</a>.
23+
And optionally, you can make use of ``./data/config/freeplaySonglist.txt``, it follows a similar format to <a href="../weeks/index.html#week-sorting">``./data/weeks/weeks.txt``</a>.
2424
```
2525
song-name
2626
other-song

0 commit comments

Comments
 (0)