mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
remove stray slash (#22192)
This commit is contained in:
@@ -61,7 +61,7 @@ module.exports = [
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/vault/docs/:version(v1\.(?:4|5|6|7|8|9|10|11|12|13)\.x)/agent-and-proxy/agent/',
|
||||
source: '/vault/docs/:version(v1\.(?:4|5|6|7|8|9|10|11|12|13)\.x)/agent-and-proxy/agent',
|
||||
destination: '/vault/docs/:version/agent/',
|
||||
permanent: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user