Skip to content

Commit 583aec0

Browse files
committed
add redirects from maven-tools 2.2 to latest [skip ci]
1 parent a11db08 commit 583aec0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

netlify/netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,9 @@ from = "/asciidoctorj/2.4/*"
7676
to = "/asciidoctorj/latest/"
7777
status = 301
7878
force = true
79+
80+
[[redirects]]
81+
from = "/maven-tools/2.2/*"
82+
to = "/maven-tools/latest/"
83+
status = 301
84+
force = true

0 commit comments

Comments
 (0)