diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-12-24 08:19:16 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 13:19:16 +0000 |
| commit | 8ed32d1f412ac1de7b82c4ba9f51f83ca66594d6 (patch) | |
| tree | cb75ffce3f65087638728a7926b1c20ad27fe209 /items/WINTER_FRAGMENT.json | |
| parent | cd6acb284179c492da5afcb54a3c892aa062fb26 (diff) | |
| download | NotEnoughUpdates-REPO-8ed32d1f412ac1de7b82c4ba9f51f83ca66594d6.tar.gz NotEnoughUpdates-REPO-8ed32d1f412ac1de7b82c4ba9f51f83ca66594d6.tar.bz2 NotEnoughUpdates-REPO-8ed32d1f412ac1de7b82c4ba9f51f83ca66594d6.zip | |
make the ordering of wiki links consistent (#1565)
* make the ordering of wiki links consistent
* attribute shard links
Diffstat (limited to 'items/WINTER_FRAGMENT.json')
| -rw-r--r-- | items/WINTER_FRAGMENT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/WINTER_FRAGMENT.json b/items/WINTER_FRAGMENT.json index 552171cb..4ed8d554 100644 --- a/items/WINTER_FRAGMENT.json +++ b/items/WINTER_FRAGMENT.json @@ -17,7 +17,7 @@ "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Winter_Fragment", - "https://hypixel-skyblock.fandom.com/wiki/Winter_Fragment" + "https://hypixel-skyblock.fandom.com/wiki/Winter_Fragment", + "https://wiki.hypixel.net/Winter_Fragment" ] }
\ No newline at end of file |
