Skip to content

Commit

Permalink
redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealing committed Aug 29, 2024
1 parent 8346779 commit 786e737
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 46 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE HTML>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://conception.canada.ca/specifications.html">
<script type="text/javascript">
window.location.href = "https://conception.canada.ca/specifications.html"
</script>
<title>Redirection de page</title>
</head>
<body>
i vous n'êtes pas redirigé automatiquement, suivez ce <a href='https://conception.canada.ca/specifications.html'>lien vers les spécifications de Canada.ca</a>.
</body>
</html>

This file was deleted.

0 comments on commit 786e737

Please sign in to comment.