Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit bd63941

Browse files
committed
added redirect
1 parent 6b05cb6 commit bd63941

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,3 +401,8 @@
401401
from = "/docs/vue-in-gitpod"
402402
to = "/docs/languages/vue/"
403403
status = 301
404+
405+
[[redirects]]
406+
from = "/blog/gitlab-integration/+"
407+
to = "/blog/gitlab-integration/"
408+
status = 301

0 commit comments

Comments
 (0)