-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
13 lines (13 loc) · 1.13 KB
/
index.html
File metadata and controls
13 lines (13 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=https://dxc-technology.github.io/about-devops-dojo/" />
<link rel="canonical" href="https://dxc-technology.github.io/about-devops-dojo/" />
</head>
<body>
<p>
The page been moved to <a href="https://dxc-technology.github.io/about-devops-dojo/">https://dxc-technology.github.io/about-devops-dojo/</a>
</p>
</body>
</html>