Skip to content

Commit cb1fdea

Browse files
committed
Fix Quickstart link to Platforms Guide
1 parent c01c7e9 commit cb1fdea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cpp/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ type: markdown
1010
Running the Abseil code within this tutorial requires:
1111

1212
* A compatible platform (e.g. Windows, Mac OS X, Linux, etc.. Most platforms are
13-
fully supported. Consult the [Platforms Guide](platforms.md) for more
14-
information.
13+
fully supported. Consult the [Platforms Guide](/docs/cpp/platforms/platforms)
14+
for more information.
1515
* A compatible C++ compiler *supporting at least C++11*. Most major compilers
1616
are supported.
1717
* [Git](https://git-scm.com/) for interacting with the Abseil source code

0 commit comments

Comments
 (0)