diff --git a/doc/classes/Vector2.xml b/doc/classes/Vector2.xml index 52b2f2c3673..eba4ea2dbf1 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/master/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url] + [url=https://raw.githubusercontent.com/godotengine/godot-docs/3.4/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]