UNPKG

113 BHTMLView Raw
1<script>
2 let href = window.location.href;
3 window.location = `${href}/documentation/styleguide`
4</script>