We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00ac7cf + aa7ceb3 commit d57c972Copy full SHA for d57c972
index.html
@@ -2,11 +2,11 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Redirecting...</title>
+ <title>DevNet Loading...</title>
6
<!-- Replace https://www.example.com with your desired destination URL -->
7
- <meta http-equiv="refresh" content="0; url=https://www.example.com/">
+ <meta http-equiv="refresh" content="0; url=https://developer.cisco.com/">
8
</head>
9
<body>
10
- <p>If you are not redirected automatically, follow this <a href="https://www.example.com/">link to the new page</a>.</p>
+ <p>If you are not redirected automatically, follow this <a href="https://developer.cisco.com/">link to the new page</a>.</p>
11
</body>
12
</html>
0 commit comments