Skip to content

Commit 8ebcbea

Browse files
fix: invalid html
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4cf2843 commit 8ebcbea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/utils/readme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ ${html}
405405
? `<span
406406
class="i-carbon:launch inline-block rtl-flip ms-1 size-[1em] opacity-50"
407407
aria-hidden="true"
408-
/>`
408+
></span>`
409409
: ''
410410

411411
// Check if this is a playground link

0 commit comments

Comments
 (0)