Changed presentation link for the rehearsal
This commit is contained in:
parent
df8a658822
commit
580c4d6e9f
@ -1,9 +1,10 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>A web page that points a browser to a different page after 2 seconds</title>
|
<meta http-equiv="refresh" content="3; URL=https://docs.google.com/presentation/d/1YCIAWbU-e-yENd1Lg03CBbWcXYwUWgXwGO3M8RCN3NA">
|
||||||
<meta http-equiv="refresh" content="2; URL=google.com">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
If your browser doesn't automatically go there within a few seconds, you may want to go to <a href="google.com">the destination</a> manually.
|
<p>
|
||||||
|
If your browser doesn't automatically redirect you within a few seconds, click <a href="https://docs.google.com/presentation/d/1YCIAWbU-e-yENd1Lg03CBbWcXYwUWgXwGO3M8RCN3NA">here</a>.
|
||||||
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user