diff options
author | Daniel M. Katz <katzdm@gmail.com> | 2017-11-08 12:00:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-08 12:00:35 -0500 |
commit | badd8bd27f216aee9d9f026e697e7281b5932fee (patch) | |
tree | 37059a31bc77b636da7e885d2ffec811f2a772bc | |
parent | ee2e3f667fca30b2cc754d560052204090e2a402 (diff) | |
parent | 3391e1262446e8ad82d46d7486899e46a61dc886 (diff) |
Merge pull request #41 from Mokosha/patch-1
Fix README link to CMake README
-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) |