Don't redirect developer to contributor for versioned docs
This commit is contained in:
parent
7a130744d9
commit
999d210dd3
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ RedirectMatch ^/docs/(.*)/developer/GOVERNANCE/?$ /docs/$1/developer/governance/
|
|||
RedirectMatch ^/docs/(.*)/developer/RELEASE/?$ /docs/$1/developer/release/
|
||||
RedirectMatch ^/docs/(.*)/developer/SECRETS/?$ /docs/$1/developer/secrets/
|
||||
RedirectMatch ^/docs/(.*)/developer/WORKFLOW/?$ /docs/$1/developer/workflow/
|
||||
RedirectMatch ^/docs/(.*)/developer(/.+?)?/?$ /docs/next/contributor$2/
|
||||
RedirectMatch ^/docs/(latest|next)/developer(/.+?)?/?$ /docs/next/contributor$2/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue