Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
add header redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Henry committed May 7, 2024
1 parent 11a7e29 commit 6f35fd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/themes/ace-documentation/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "kxpusfirv0");
</script>
</script>
<script type="text/javascript">
window.location.href = "https://azure.github.io/Azure-Proactive-Resiliency-Library-v2"
</script>


</head>

0 comments on commit 6f35fd1

Please sign in to comment.