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