diff options
| author | mat <git@matdoes.dev> | 2025-05-31 23:14:59 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-05-31 23:14:59 -0600 |
| commit | b103e6fdc0daa131d1177c5d0705134640aa9d6e (patch) | |
| tree | ebaa895c98865e4e394f040c45afbcb09d64f592 /azalea-auth | |
| parent | 0a7648ce483737a665377a7be84f14f8bd98a9c9 (diff) | |
| download | azalea-drasl-b103e6fdc0daa131d1177c5d0705134640aa9d6e.tar.xz | |
doc updates
Diffstat (limited to 'azalea-auth')
| -rw-r--r-- | azalea-auth/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-auth/README.md b/azalea-auth/README.md index 00c6d84a..8f7cd46b 100644 --- a/azalea-auth/README.md +++ b/azalea-auth/README.md @@ -26,4 +26,4 @@ async fn main() { } ``` -Thanks to [wiki contributors](https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Microsoft_Authentication_Scheme), [Overhash](https://gist.github.com/OverHash/a71b32846612ba09d8f79c9d775bfadf), and [prismarine-auth contributors](https://github.com/PrismarineJS/prismarine-auth). +Thanks to [wiki contributors](https://minecraft.wiki/w/Microsoft_authentication), [Overhash](https://gist.github.com/OverHash/a71b32846612ba09d8f79c9d775bfadf), and [prismarine-auth contributors](https://github.com/PrismarineJS/prismarine-auth). |
