Fix broken link in docs/building/linux.md

This commit is contained in:
Sergei Vorobev 2016-08-06 15:53:51 -07:00
parent 58b2c84559
commit b1bba40a70
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ Git Setup
---------
Using Git requires it to be set up correctly;
refer to the [Working with the PowerShell Repository](../git/powershell-repository-101.md),
refer to the [Working with the PowerShell Repository](../git/README.md),
[README](../../README.md), and [Contributing Guidelines](../../.github/CONTRIBUTING.md).
**This guide assumes that you have recursively cloned the PowerShell repository and `cd`ed into it.**

View file

@ -33,7 +33,7 @@ From there you can easily navigate to the build history.
Travis CI works similarly to AppVeyor.
For Travis CI there will be multiple badges.
The badges indicate the last build status of `master` branch for different platforms.
Hopefully, each badge is green:
Hopefully, it's green:
![Travis-CI-Badge-Green.png](Images/Travis-CI-Badge-Green.png)