9 lines
240 B
HTML
9 lines
240 B
HTML
|
|
<html>
|
||
|
|
<body>
|
||
|
|
<script type="text/javascript">
|
||
|
|
window.location.href = "https://www.ti.com/tool/SPRC097"; //change this to the URL
|
||
|
|
//you want to redirect to
|
||
|
|
</script>
|
||
|
|
</body>
|
||
|
|
</html>
|