8000 Merge pull request #117 from juliusHuelsmann/patch-1 · RapidCpp/cppbestpractices@a09519f · GitHub
[go: up one dir, main page]

Skip to content

Commit a09519f

Browse files
authored
Merge pull request cpp-best-practices#117 from juliusHuelsmann/patch-1
fix: fix link to Memoro
2 parents f50a972 + 0f23efa commit a09519f
< 8000 /div>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ MSVC's [Control Flow Guard](https://msdn.microsoft.com/en-us/library/windows/des
323323

324324
### Heap Profiling
325325

326-
* [https://epfl-vlsc.github.io/memoro/](Memoro) - A detailed heap profiler
326+
* [Memoro](https://epfl-vlsc.github.io/memoro/) - A detailed heap profiler
327327

328328
## Ignoring Warnings
329329

0 commit comments

Comments
 (0)
0