Skip to content

Commit 5f9ebcc

Browse files
fixing some redir gaps (#1081)
fixing some redir gaps Reviewed-by: Vladimir Vshivkov
1 parent 92f805f commit 5f9ebcc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

kubernetes/docsportal/overlays/helpcenter_internal/configs/redirect_maps/additional-resources

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# /public/learnmore.html https://open-telekom-cloud.com/en/contact;
1616
/usermanual/ecs/en-us_topic_0014250631.html /elastic-cloud-server/umn/passwords_and_key_pairs/key_pairs/index.html;
1717
/usermanual/ac/ca_01_0002.html /identity-access-management/mycredential/;
18+
/en-us/ /;
1819
/en-us/index.html /index.html;
1920
/en-us/sd/index.html /status-dashboard/umn/_static/OTC_Status_Dashboard_User_Guide.pdf;
2021
/en-us/api/apiug/apig-en-api-180328001.html /developer/api_guidelines/index.html;
@@ -107,6 +108,7 @@
107108
/en-us/elb/index.html /elastic-load-balancing/umn/;
108109
/en-us/evs/index.html /elastic-volume-service/umn/;
109110
/en-us/gaussdb/index.html /gaussdb-mysql/umn/;
111+
/en-us/glossary/index.html /glossary/;
110112
/en-us/nosql/index.html /gaussdb-nosql/umn/;
111113
/en-us/opengauss/index.html /gaussdb-opengauss/umn/;
112114
/en-us/iam/index.html /identity-access-management/umn/;
@@ -117,6 +119,7 @@
117119
/en-us/ma/index.html /modelarts/umn/;
118120
/en-us/nat/index.html /nat-gateway/umn/;
119121
/en-us/obs/index.html /object-storage-service/umn/;
122+
/en-us/permissions/index.html /identity-access-management/permissions/;
120123
/en-us/plas/index.html /private-link-access-service/umn/;
121124
/en-us/rds/index.html /relational-database-service/umn/;
122125
/en-us/rms/index.html /resource-management-service/umn/;

kubernetes/docsportal/overlays/helpcenter_public/configs/redirect_maps/additional-resources

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
/ma/index.html /modelarts/umn/;
6969
/nat/index.html /nat-gateway/umn/;
7070
/obs/index.html /object-storage-service/umn/;
71+
/permissions/index.html /identity-access-management/permissions/;
7172
/plas/index.html /private-link-access-service/umn/;
7273
/rds/index.html /relational-database-service/umn/;
7374
/rms/index.html /resource-management-service/umn/;
@@ -108,6 +109,7 @@
108109
/en-us/elb/index.html /elastic-load-balancing/umn/;
109110
/en-us/evs/index.html /elastic-volume-service/umn/;
110111
/en-us/gaussdb/index.html /gaussdb-mysql/umn/;
112+
/en-us/glossary/index.html /glossary/;
111113
/en-us/nosql/index.html /gaussdb-nosql/umn/;
112114
/en-us/opengauss/index.html /gaussdb-opengauss/umn/;
113115
/en-us/iam/index.html /identity-access-management/umn/;
@@ -118,6 +120,7 @@
118120
/en-us/ma/index.html /modelarts/umn/;
119121
/en-us/nat/index.html /nat-gateway/umn/;
120122
/en-us/obs/index.html /object-storage-service/umn/;
123+
/en-us/permissions/index.html /identity-access-management/permissions/;
121124
/en-us/plas/index.html /private-link-access-service/umn/;
122125
/en-us/rds/index.html /relational-database-service/umn/;
123126
/en-us/rms/index.html /resource-management-service/umn/;
@@ -135,3 +138,5 @@
135138
/en-us/dwaf/index.html /web-application-firewall-dedicated/umn/;
136139
/en-us/waf/index.html /web-application-firewall/umn/;
137140
/sd/doc/download/pdf/sd-usermanual.pdf /status-dashboard/umn/_static/OTC_Status_Dashboard_User_Guide.pdf;
141+
/services.html /index.html;
142+
/docsportal /index.html;

0 commit comments

Comments
 (0)