Skip to content

Commit 5abcc85

Browse files
committed
fix dead link
1 parent d0f7f0d commit 5abcc85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# server-list-ping
22

33
Query basic information about Minecraft servers via
4-
[Server List Ping](https://wiki.vg/Server_List_Ping).
4+
[Server List Ping](https://minecraft.wiki/w/Java_Edition_protocol/Server_List_Ping).
55

66
## Example
77

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export interface ServerListPingOptions {
100100

101101
/**
102102
* Queries a Minecraft server via
103-
* [Server List Ping](https://wiki.vg/Server_List_Ping).
103+
* [Server List Ping](https://minecraft.wiki/w/Java_Edition_protocol/Server_List_Ping).
104104
*
105105
* @returns A {@linkcode Promise} that fulfills with the JSON response.
106106
*

0 commit comments

Comments
 (0)