Skip to content

Commit

Permalink
chore: update download link (#4053)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Walsh <[email protected]>
Co-authored-by: J3fftw <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent 76d96bc commit dd69808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Here is a full summary of the differences between the two different versions of
| **Bug Reports** | :heavy_check_mark: | :x: |
| **testing before release** | :x: | :heavy_check_mark: |
| **change logs** | :x: | :memo: **[change log](https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md)** |
| **Download link** | :floppy_disk: **[download latest](https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/master/)** | :floppy_disk: **[download "stable"](https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/)** |
| **Download links** | :floppy_disk: **[download latest](https://blob.build/project/Slimefun4/Dev)** | :floppy_disk: **[download "stable"](https://blob.build/project/Slimefun4/RC)** |

**:exclamation: We wholeheartedly recommend you to use _development builds_, they are the most recent version of Slimefun and also receive the most frequent updates! In fact, "stable" builds are so outdated that we won't accept bug reports from them at all.**
<details>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ public HandlerList getHandlers() {
return getHandlerList();
}

}
}

0 comments on commit dd69808

Please sign in to comment.