diff --git a/doc/classes/Vector2.xml b/doc/classes/Vector2.xml index 95bf19f02f1..f96d1f1514d 100644 --- a/doc/classes/Vector2.xml +++ b/doc/classes/Vector2.xml @@ -52,7 +52,7 @@ Returns the angle between the line connecting the two points and the X axis, in radians. - [url=https://raw.githubusercontent.com/godotengine/godot-docs/stable/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url] + [url=https://raw.githubusercontent.com/godotengine/godot-docs/3.5/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]