Skip to content

Commit 8f22dd3

Browse files
authored
The jekyll-relative-links gem does not support ?stuff type links
1 parent 7c79d5e commit 8f22dd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

community/Customisation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ styles: [
5252
This should make all BlueMap's buttons fully red.
5353
From here on, you can customise any BlueMap class you want.
5454

55-
You can also find some pre-made styles for BlueMap in the [3rd Party Addons section of this wiki](../3rdPartySupport.md?platform=style),
55+
You can also find some pre-made styles for BlueMap in the [3rd Party Addons section of this wiki](../3rdPartySupport.html?platform=style),
5656
under the "style" platform filter. Feel free to take inspiration from these! Styling is tricky.
5757

5858
## Custom Scripts (Behaviour)
@@ -85,7 +85,7 @@ scripts: [
8585
This should log a message to the browser console.
8686
From here on, you can program any additional behaviour you want!
8787

88-
You can find some pre-made scripts in the [3rd Party Addons section of this wiki](../3rdPartySupport.md?platform=script),
88+
You can find some pre-made scripts in the [3rd Party Addons section of this wiki](../3rdPartySupport.html?platform=script),
8989
under the "script" platform filter. Feel free to take inspiration from these! Scripting is hard.
9090

9191
## Embed

0 commit comments

Comments
 (0)