Skip to content

Commit

Permalink
fix: redirect EN/PT (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianaAguilera committed Sep 11, 2024
1 parent 5dbca7b commit 17519c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cicd/azion-massive-redirect-en.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"from": "https://www.azion.com/en/documentation/products/guides/sso-azure-saml/",
"moved": "https://www.azion.com/en/documentation/products/guides/sso-microsoft-entra-saml/"
},
{
"from": "https://www.azion.com/en/documentation/products/guides/content-targeting/",
"moved": "https://www.azion.com/en/documentation/products/guides/content-targeting-integration/"
Expand Down
4 changes: 4 additions & 0 deletions cicd/azion-massive-redirect-ptbr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"from": "https://www.azion.com/en/documentation/products/guides/sso-azure-saml/",
"moved": "https://www.azion.com/en/documentation/products/guides/sso-microsoft-entra-saml/"
},
{
"from": "https://www.azion.com/pt-br/documentacao/produtos/guias/segmentacao-conteudo/",
"moved": "https://www.azion.com/pt-br/documentacao/produtos/guias/content-targeting-integration/"
Expand Down

0 comments on commit 17519c9

Please sign in to comment.