Skip to content

Commit

Permalink
Merge pull request #60573 from towai/3.x
Browse files Browse the repository at this point in the history
Update link to vector2_angle_to_point.png
  • Loading branch information
akien-mga authored Apr 28, 2022
2 parents b974c98 + 7185335 commit f882144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/classes/Vector2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<argument index="0" name="to" type="Vector2" />
<description>
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]
</description>
</method>
<method name="aspect">
Expand Down

0 comments on commit f882144

Please sign in to comment.