Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1bba40

Browse files
author
Sergei Vorobev
committed
Fix broken link in docs/building/linux.md
1 parent 58b2c84 commit b1bba40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/building/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Git Setup
1414
---------
1515

1616
Using Git requires it to be set up correctly;
17-
refer to the [Working with the PowerShell Repository](../git/powershell-repository-101.md),
17+
refer to the [Working with the PowerShell Repository](../git/README.md),
1818
[README](../../README.md), and [Contributing Guidelines](../../.github/CONTRIBUTING.md).
1919

2020
**This guide assumes that you have recursively cloned the PowerShell repository and `cd`ed into it.**

docs/testing-guidelines/testing-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ From there you can easily navigate to the build history.
3333
Travis CI works similarly to AppVeyor.
3434
For Travis CI there will be multiple badges.
3535
The badges indicate the last build status of `master` branch for different platforms.
36-
Hopefully, each badge is green:
36+
Hopefully, it's green:
3737

3838
![Travis-CI-Badge-Green.png](Images/Travis-CI-Badge-Green.png)
3939

0 commit comments

Comments
 (0)