Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ starting development using TCMalloc at least run through this quick tutorial.

Running the code within this tutorial requires:

* A compatible platform (E.g. Linux). Consult the [Platforms Guide](platforms)
* A compatible platform (E.g. Linux). Consult the [Platforms Guide](platforms.md)
for more information.
* A compatible C++ compiler *supporting at least C++17*. Most major compilers
are supported.
Expand Down