Skip to content

Commit

Permalink
redirect digital-identities -> digital-credentials (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored May 14, 2024
1 parent 5d627e5 commit d0915af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions digital-identities/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!DOCTYPE html>
<script>
const { hash } = window.location;
window.location = `https://digital-credentials.github.io/${hash}`;
</script>

0 comments on commit d0915af

Please sign in to comment.