diff options
author | Pavel Krajcevski <Mokosha@users.noreply.github.com> | 2017-11-08 08:44:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-08 08:44:42 -0800 |
commit | 3391e1262446e8ad82d46d7486899e46a61dc886 (patch) | |
tree | 37059a31bc77b636da7e885d2ffec811f2a772bc /README.md | |
parent | ee2e3f667fca30b2cc754d560052204090e2a402 (diff) |
Fix README link to CMake README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -89,5 +89,4 @@ For more information about Abseil: <a name="cmake"></a> ## Build with CMake -Please check the [CMake build instructions] -(CMake/README.md) +Please check the [CMake build instructions](CMake/README.md) |