Skip to content

Commit

Permalink
Update download link to redirect to new wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Greenroyd committed Jan 11, 2024
1 parent c9e3415 commit a5342ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//gtag('event', 'page_view', {'transport_type': 'beacon'});
window.location = "assets/installers/BHoM_v7.0.beta.0.msi";
setTimeout(function(){
window.location = "https://github.com/BHoM/documentation/wiki";
window.location = "https://bhom.xyz/documentation";
}, 500);
})();
</script>
Expand Down

0 comments on commit a5342ed

Please sign in to comment.