Unverified Commit 4df9f3c6 by Patrick Steinhardt Committed by GitHub

Merge pull request #5129 from ehuss/patch-1

Fix broken link in README
parents 55a1535d 84262643
...@@ -73,7 +73,7 @@ Quick Start ...@@ -73,7 +73,7 @@ Quick Start
2. Create the cmake build environment: `cmake ..` 2. Create the cmake build environment: `cmake ..`
3. Build libgit2: `cmake --build .` 3. Build libgit2: `cmake --build .`
Trouble with these steps? Read our (troubleshooting guide)[docs/troubleshooting.md]. Trouble with these steps? Read our [troubleshooting guide](docs/troubleshooting.md).
More detailed build guidance is available below. More detailed build guidance is available below.
Getting Help Getting Help
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment