Update wiki link protocol

Co-authored-by: Jonathan Coates <git@squiddev.cc>
This commit is contained in:
Spongecade 2023-10-03 10:33:16 -05:00 committed by GitHub
parent 12f4d4f4e1
commit a63b107ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ commands.give( "dan200", "minecraft:diamond", 64 )
This works with any command. Use "commands.async" instead of "commands" to execute asynchronously.
The commands API is only available on Command Computers.
Visit http://minecraft.wiki/w/Commands for documentation on all commands.
Visit https://minecraft.wiki/w/Commands for documentation on all commands.