Skip to content

Commit 69f1cbc

Browse files
committed
Fix basic install links on guide pages
1 parent bc6088f commit 69f1cbc

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

guides/cloning/gh-two-factor/index.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/index.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/ssh-with-agent/index.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/index.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/index.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)