Skip to content

Commit caab8d2

Browse files
committed
fix broken link in readme
1 parent 5c4481a commit caab8d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ allocated by types within the program.
1515

1616
![alt text](images/objects_output.png)
1717

18-
Above is some sample output, produced by the analyzer. This output comes from a
19-
profile of [`examples/src/objects.cpp`](examples/src/objects.cpp).
18+
Above is some sample output, produced by the analyzer (mp_reader, this project).
2019

2120
This is a toy example, but mem_profile is designed for use with complex
2221
workloads, and has been tested on projects involving hundreds or even thousands

0 commit comments

Comments
 (0)