Skip to content

Commit

Permalink
update 'url' info in '404' view page
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcalaca authored Nov 29, 2024
1 parent 48e5fcd commit a09147c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Tropical Ruby</title>
<meta http-equiv="refresh" content="0; url=https://www.tropicalrb.com" />
<meta http-equiv="refresh" content="0; url=https://go.ruby.com.br/" />
<script type="text/javascript">
window.location.href = "https://go.ruby.com.br/"
</script>
Expand Down

0 comments on commit a09147c

Please sign in to comment.