Skip to content

Commit d4d2848

Browse files
authored
Merge pull request #247 from SharonHart/sharon/presidio-redirect
Add Presidio redirect
2 parents e618a13 + df9da42 commit d4d2848

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

presidio/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="refresh" content="0; url=https://data-privacy-stack.github.io/presidio/">
6+
<link rel="canonical" href="https://data-privacy-stack.github.io/presidio/">
7+
<title>This page has moved</title>
8+
</head>
9+
<body>
10+
<p>This page has moved. Redirecting you to <a href="https://data-privacy-stack.github.io/presidio/">https://data-privacy-stack.github.io/presidio/</a>&hellip;</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)