Skip to content

Commit b066c3e

Browse files
author
Steve Kwak
committed
redirects added
1 parent ef72f99 commit b066c3e

File tree

5 files changed

+54
-2
lines changed

5 files changed

+54
-2
lines changed

redirects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"to": "devbestpractices/4-file-io.html"
1818
},
1919
{
20-
"from": "xdpegs/3-network-io.html.html",
21-
"to": "devbestpractices/3-network-io.html.html"
20+
"from": "xdpegs/3-network-io.html",
21+
"to": "devbestpractices/3-network-io.html"
2222
}
2323
]
2424
}

xdpegs/1-performance.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta http-equiv="refresh" content="0; URL='//adobexdplatform.com/xdpegs/1-performance.html'" />
6+
</head>
7+
8+
<body>
9+
This page has moved. If you aren't redirected, please <a
10+
href="//adobexdplatform.com/plugin-docs/devbestpractices/1-performance.html">click here</a>.
11+
</body>
12+
13+
</html>

xdpegs/2-scenegraph.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta http-equiv="refresh" content="0; URL='//adobexdplatform.com/xdpegs/2-scenegraph.html'" />
6+
</head>
7+
8+
<body>
9+
This page has moved. If you aren't redirected, please <a
10+
href="//adobexdplatform.com/plugin-docs/devbestpractices/2-scenegraph.html">click here</a>.
11+
</body>
12+
13+
</html>

xdpegs/3-network-io.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta http-equiv="refresh" content="0; URL='//adobexdplatform.com/xdpegs/3-network-io.html'" />
6+
</head>
7+
8+
<body>
9+
This page has moved. If you aren't redirected, please <a
10+
href="//adobexdplatform.com/plugin-docs/devbestpractices/3-network-io.html">click here</a>.
11+
</body>
12+
13+
</html>

xdpegs/4-file-io.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta http-equiv="refresh" content="0; URL='//adobexdplatform.com/xdpegs/4-file-io.html'" />
6+
</head>
7+
8+
<body>
9+
This page has moved. If you aren't redirected, please <a
10+
href="//adobexdplatform.com/plugin-docs/devbestpractices/4-file-io.html">click here</a>.
11+
</body>
12+
13+
</html>

0 commit comments

Comments
 (0)