summaryrefslogtreecommitdiff
path: root/docs/tutorial/object_decomp.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial/object_decomp.md')
-rw-r--r--docs/tutorial/object_decomp.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/object_decomp.md b/docs/tutorial/object_decomp.md
index 90ed70405..2406b715d 100644
--- a/docs/tutorial/object_decomp.md
+++ b/docs/tutorial/object_decomp.md
@@ -111,7 +111,7 @@ If in doubt, look at completed objects in the repo, and if still in doubt, ask.
We are very fortunate that several nice tools have been written recently that are excellent for documenting asset files:
-- [Z64Utils](https://github.com/Random06457/Z64Utils/releases), for looking at displaylists, textures they reference, the skeleton, animations, etc.
+- [Z64Utils](https://github.com/zeldaret/Z64Utils/releases), for looking at displaylists, textures they reference, the skeleton, animations, etc.
- [Texture64](https://github.com/queueRAM/Texture64/releases), for looking at textures in all the common N64 formats (needed since Z64Utils cannot interpret textures not explicitly referenced in displaylists currently)
## Building and investigative modding