diff --git a/doc/classes/Vector2.xml b/doc/classes/Vector2.xml index 2a64441fd51..58f7220f55c 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/stable/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]