Skip to content

Commit c61e9f1

Browse files
committed
Update Readme to use https and Java 17
1 parent 64ccda4 commit c61e9f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A Bukkit server implementation (such as [Paper](https://papermc.io)) and the [Wo
2323
Compiling
2424
---------
2525

26-
The project is written for Java 16 and our build process makes use of
26+
The project is written for Java 17 and our build process makes use of
2727
[Gradle](http://gradle.org).
2828

2929
Dependencies are automatically handled by Gradle.
@@ -40,8 +40,8 @@ Submissions must be licensed under the GNU Lesser General Public License v3.
4040
Links
4141
-----
4242

43-
* [Homepage](http://enginehub.org/worldguard)
43+
* [Homepage](https://enginehub.org/worldguard)
4444
* [Discord](https://discord.gg/enginehub)
4545
* [Issue tracker](https://github.com/EngineHub/WorldGuard/issues)
46-
* [Continuous integration](http://builds.enginehub.org) [![Build Status](https://ci.enginehub.org/app/rest/builds/buildType:bt11,branch:master/statusIcon.svg)](http://ci.enginehub.org/viewType.html?buildTypeId=bt11&guest=1)
46+
* [Continuous integration](https://builds.enginehub.org) [![Build Status](https://ci.enginehub.org/app/rest/builds/buildType:bt11,branch:master/statusIcon.svg)](http://ci.enginehub.org/viewType.html?buildTypeId=bt11&guest=1)
4747
* [End-user documentation](https://worldguard.enginehub.org/en/latest/)

0 commit comments

Comments
 (0)