Skip to content

Commit e63c758

Browse files
TylerMSFTTylerMSFT
authored andcommitted
experiment with relative link
1 parent d859001 commit e63c758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/code-quality/c26835.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ int foo(const void* ptr)
4141

4242
## See also
4343

44-
[`RtlEqualMemory` macro (`wdm.h`)](https://learn.microsoft.com/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)\
45-
[`RtlCompareMemory` function (`wdm.h`)](https://learn.microsoft.com/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlcomparememory)
44+
[`RtlEqualMemory` macro (`wdm.h`)](/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)\
45+
[`RtlCompareMemory` function (`wdm.h`)](/windows-hardware/drivers/ddi/wdm/nf-wdm-rtlequalmemory)

0 commit comments

Comments
 (0)