This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
helix-redirects.yaml
101 lines (101 loc) · 3.02 KB
/
helix-redirects.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
redirects:
- https://master--theblog--adobe.hlx.page/redirects.json
- from: ^/techcomm/.*$
to: https://blog.adobe.com/en/topics/techcomm.html
type: permanent
- from: ^/jnack/.*$
to: https://blog.adobe.com/en/topics/photoshop.html
type: permanent
- from: ^/conversations/.*$
to: https://blog.adobe.com/
type: permanent
- from: ^/adobeconnect/(.*)$
to: https://blogs.connectusers.com/connectsupport/$1
type: permanent
- from: ^/connectsupport/(.*)$
to: https://blogs.connectusers.com/connectsupport/$1
type: permanent
- from: ^/deployment/.*$
to: https://blog.adobe.com/
type: permanent
- from: ^/psirt/.*$
to: https://helpx.adobe.com/security.html
type: permanent
- from: ^/asset/.*$
to: https://blog.adobe.com/en/topics/security.html
type: permanent
- from: ^/CCJKType/.*$
to: https://ccjktype.fonts.adobe.com/
type: permanent
- from: ^/davtechtable/.*$
to: https://blog.adobe.com/
type: permanent
- from: ^/acrolaw/.*$
to: https://blog.adobe.com/
type: permanent
- from: ^/lightroomjournal/.*$
to: https://blog.adobe.com/en/topics/lightroom.html
type: permanent
- from: ^/jkost/.*$
to: https://jkost.com/blog/
type: permanent
- from: ^/coldfusion/.*$
to: https://coldfusion.adobe.com/category/blog/
type: permanent
- from: ^/jlockman/.*$
to: https://blog.adobe.com/
type: permanent
- from: ^/adobelife/.*$
to: https://blog.adobe.com/en/topics/adobe-life.html
type: permanent
- from: ^/digitaldialogue/.*$
to: https://blog.adobe.com/ko/index.html
type: permanent
- from: ^/digitalmedia/.*$
to: https://blog.adobe.com/en/topics/creativity.html
type: permanent
- from: ^/creativecloud/.*$
to: https://blog.adobe.com/en/topics/creative-cloud.html
type: permanent
- from: ^/digitaleurope/.*$
to: https://blog.adobe.com/en/uk.html
type: permanent
- from: ^/adobemax/.*$
to: https://blog.adobe.com/en/topics/adobe-max.html
type: permanent
- from: ^/japan/.*$
to: https://blog.adobe.com/jp/index.html
type: permanent
- from: ^/creativestation/.*$
to: https://blog.adobe.com/jp/index.html
type: permanent
- from: ^/japan-conversations/.*$
to: https://blog.adobe.com/jp/index.html
type: permanent
- from: ^/latinoamerica/.*$
to: https://blog.adobe.com/es/index.html
type: permanent
- from: ^/security/.*$
to: https://blog.adobe.com/en/topics/security.html
type: permanent
- from: ^/brasil/.*$
to: https://blog.adobe.com/br/index.html
type: permanent
- from: ^/creative/.*$
to: https://blog.adobe.com/en/uk.html
type: permanent
- from: ^/documentcloudjapan/.*$
to: https://blog.adobe.com/jp/index.html
type: permanent
- from: ^/creativedialogue/.*$
to: https://blog.adobe.com/ko/index.html
type: permanent
- from: ^/sparkblog/.*$
to: https://blog.adobespark.com/
type: permanent
- from: .*/feed/
to: /feed.xml
type: permanent
- from: .*/feed$
to: /feed.xml
type: permanent