<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<meta http-equiv="refresh" content="0; url=/use-cases"> | |
<link rel="canonical" href="/use-cases" /> | |
</head> | |
<script> | |
window.location.href = '/use-cases' + window.location.search + window.location.hash; | |
</script> | |
</html> |