11 lines
256 B
HTML
11 lines
256 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=swagger/index.html">
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
<p>If you are not redirected, <a href="swagger/index.html">click here</a>.</p>
|
|
</body>
|
|
</html>
|