mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 17:53:58 +08:00
Fix broken link in docs/building/linux.md
This commit is contained in:
parent
58b2c84559
commit
b1bba40a70
@ -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.**
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user