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-entity | |
| parent | 0a7648ce483737a665377a7be84f14f8bd98a9c9 (diff) | |
| download | azalea-drasl-b103e6fdc0daa131d1177c5d0705134640aa9d6e.tar.xz | |
doc updates
Diffstat (limited to 'azalea-entity')
| -rw-r--r-- | azalea-entity/src/attributes.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-entity/src/attributes.rs b/azalea-entity/src/attributes.rs index d3881147..12c9b908 100644 --- a/azalea-entity/src/attributes.rs +++ b/azalea-entity/src/attributes.rs @@ -1,4 +1,4 @@ -//! See <https://minecraft.fandom.com/wiki/Attribute>. +//! See <https://minecraft.wiki/w/Attribute>. use std::collections::{HashMap, hash_map}; |
