diff --git a/index.html b/index.html index d628964..bc071f1 100644 --- a/index.html +++ b/index.html @@ -98,7 +98,7 @@
Sturdy Path is a simple Godot addon that provides a way to reference a scene or resource by path, in a manner that won't break when moving files around within the project. This is accomplished by keeping track of the target file's uid://
path, which is invariant of the file's location within the project.