Skip to content

Commit 3b357bc

Browse files
Update link-manipulation.md
1 parent de36c44 commit 3b357bc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

blazor/rich-text-editor/tools/link-manipulation.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ When the [EnableAutoUrl](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor
4848

4949
Add the custom tools on the selected link inside the Rich Text Editor through the quick toolbar.
5050

51-
![Blazor Rich Text Editor with quick toolbar link](../images/blazor-richtexteditor-quick-toolbar-link.png)
52-
5351
{% tabs %}
5452
{% highlight razor %}
5553

@@ -58,8 +56,8 @@ Add the custom tools on the selected link inside the Rich Text Editor through th
5856
{% endhighlight %}
5957
{% endtabs %}
6058

61-
![Blazor Rich Text Editor link quick toolbar](../images/blazor-richtexteditor-quick-link.png)
59+
![Blazor Rich Text Editor link quick toolbar](./images/blazor-richtexteditor-link-quick-toolbar.png)
6260

6361
## See also
6462

65-
* [How to insert link editing option in the toolbar items](../toolbar#link-quick-toolbar)
63+
* [How to insert link editing option in the toolbar items](../toolbar#link-quick-toolbar)

0 commit comments

Comments
 (0)