Skip to content

Commit 8377f62

Browse files
authored
Remove unneeded br element in "EVEN and ALIGN Directives" topic
1 parent d15a34b commit 8377f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assembler/inline/even-and-align-directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Although the inline assembler doesn't support most MASM directives, it does supp
1515

1616
## See also
1717

18-
[Using Assembly Language in `__asm` Blocks](using-assembly-language-in-asm-blocks.md)<br/>
18+
[Using Assembly Language in `__asm` Blocks](using-assembly-language-in-asm-blocks.md)

0 commit comments

Comments
 (0)