Skip to content

Commit 3f1a2e8

Browse files
authored
Fix downloads/ and doc/ redirects (#2112)
## Changes - Fixes the URLs https://git-scm.com/doc/ and https://git-scm.com/download/ (to redirect to https://git-scm.com/docs and https://git-scm.com/install/, respectively) ## Context Fixes #2111
2 parents 41929ee + 02def6b commit 3f1a2e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/doc/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
redirect_to: docs
3+
---

content/download/gui/_index.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)