Skip to content

Commit c6a91ad

Browse files
authored
Merge pull request #105 from dotkernel/issue-79
Issue #79: Fixed linking between versions
2 parents e355f90 + 3ab331f commit c6a91ad

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

mkdocs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ extra:
88
- v4
99
nav:
1010
- Home: index.md
11-
- v4:
12-
- Overview: v4/overview.md
13-
- Installation: v4/installation.md
14-
- Configuration: v4/configuration.md
15-
- Usage: v4/usage.md
16-
- Transports: v4/transports.md
1711
- v5:
1812
- Overview: v5/overview.md
1913
- Installation: v5/installation.md
2014
- Configuration: v5/configuration.md
2115
- Usage: v5/usage.md
2216
- Transports: v5/transports.md
2317
- Upgrade from V4 to v5: v5/upgrade-v4-to-v5.md
18+
- v4:
19+
- Overview: v4/overview.md
20+
- Installation: v4/installation.md
21+
- Configuration: v4/configuration.md
22+
- Usage: v4/usage.md
23+
- Transports: v4/transports.md
2424
site_name: dot-mail
2525
site_description: "Dotkernel's mail service"
2626
repo_url: "https://github.com/dotkernel/dot-mail"

0 commit comments

Comments
 (0)