Skip to content

Commit c7b4f7a

Browse files
committed
Fix basic install links on guide pages
1 parent 534b4ae commit c7b4f7a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

guides/cloning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: HTTP/HTTPS Guide
55
description: How to clone with HTTP/HTTPS
66
---
77

8-
**In order to run examples, you will need to [Install NodeGit](../../install/basics)
8+
**In order to run examples, you will need to [Install NodeGit](../install)
99
first.**
1010

1111
[Return to all guides](../)

guides/cloning/gh-two-factor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: GitHub Two Factor Auth Guide
55
description: How to clone with GitHub Two Factor Authorization
66
---
77

8-
**In order to run examples, you will need to [Install NodeGit](../../install/basics)
8+
**In order to run examples, you will need to [Install NodeGit](../../install)
99
first.**
1010

1111
[Return to all guides](../../)

guides/cloning/ssh-with-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: SSH w/ Agent Guide
55
description: How to clone with SSH using an agent
66
---
77

8-
**In order to run examples, you will need to [Install NodeGit](../../install/basics)
8+
**In order to run examples, you will need to [Install NodeGit](../../install)
99
first.**
1010

1111
[Return to all guides](../../)

guides/repositories/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Opening a Repository
55
description: How to open and free a repository
66
---
77

8-
**In order to run examples, you will need to [Install NodeGit](../../install/basics)
8+
**In order to run examples, you will need to [Install NodeGit](../install)
99
first.**
1010

1111
[Return to all guides](../)

guides/repositories/initializing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Initializing
55
description: How to initialize a repository
66
---
77

8-
**In order to run examples, you will need to [Install NodeGit](../../install/basics)
8+
**In order to run examples, you will need to [Install NodeGit](../../install)
99
first.**
1010

1111
[Return to all guides](../../)

0 commit comments

Comments
 (0)