Skip to content

Commit 5ad8fee

Browse files
authored
Manual: Fix links to homepage. (#31301)
1 parent 87c88a4 commit 5ad8fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/examples/resources/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<button class="button-fullscreen">&nbsp;</button>
243243
</div>
244244
<div class="panelogo">
245-
<div><a href="/"><span data-subst="textContent|name"></span>&nbsp;</a><a href="/"><img data-subst="src|icon" width="32" height="32"/></a></div>
245+
<div><a href="/" target="_blank"><span data-subst="textContent|name"></span>&nbsp;</a><a href="/" target="_blank"><img data-subst="src|icon" width="32" height="32"/></a></div>
246246
</div>
247247
</div>
248248
<div class="panes">

0 commit comments

Comments
 (0)