Skip to content

Commit 11377ca

Browse files
committed
docs: add link to doc v1
1 parent 1f7d472 commit 11377ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/hugo.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,17 @@ menu:
6868
- identifier: donate
6969
name: "Donate"
7070
url: "https://donate.golangci.org"
71+
weight: 1
72+
- identifier: more
73+
name: More
74+
params:
75+
type: separator
7176
weight: 2
77+
- identifier: doc-v1
78+
name: "Documentation v1"
79+
url: "https://golangci.github.io/legacy-v1-doc/"
80+
weight: 3
81+
7282

7383
params:
7484
description: Golangci-lint is a fast linters runner for Go.

0 commit comments

Comments
 (0)