From c4903a603b819c6389f3a3a8a542be03a3a46aec Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 5 Aug 2020 14:43:40 +0200 Subject: Add link titles for all links in the class reference This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) --- doc/classes/RichTextEffect.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/RichTextEffect.xml') diff --git a/doc/classes/RichTextEffect.xml b/doc/classes/RichTextEffect.xml index 34431c5153..726b26fbc7 100644 --- a/doc/classes/RichTextEffect.xml +++ b/doc/classes/RichTextEffect.xml @@ -13,8 +13,8 @@ [b]Note:[/b] As soon as a [RichTextLabel] contains at least one [RichTextEffect], it will continuously process the effect unless the project is paused. This may impact battery life negatively. - https://docs.godotengine.org/en/latest/tutorials/gui/bbcode_in_richtextlabel.html - https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project + https://docs.godotengine.org/en/latest/tutorials/gui/bbcode_in_richtextlabel.html + https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project -- cgit v1.2.3