Skip to content

Commit

Permalink
Merge pull request #564 from Spongecade/patch-1
Browse files Browse the repository at this point in the history
Update Minecraft wiki link to new domain
  • Loading branch information
Zylann authored Oct 5, 2023
2 parents 037aa80 + 76bbf03 commit 351f26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshers/blocky/types/voxel_blocky_type.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
namespace zylann::voxel {

// Making types can get quite complicated, config files sound like a better solution compared to messing around in the
// inspector, see how Minecraft defines their models: https://minecraft.fandom.com/wiki/Tutorials/Models
// inspector, see how Minecraft defines their models: https://minecraft.wiki/w/Tutorials/Models

VoxelBlockyType::VoxelBlockyType() {
_name = VoxelStringNames::get_singleton().unnamed;
Expand Down

0 comments on commit 351f26d

Please sign in to comment.