| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta http-equiv="refresh" content="0; url=api/"> | |
| <title>Redirecting...</title> | |
| </head> | |
| <body> | |
| <p>Redirecting to <a href="api/">API Documentation</a>...</p> | |
| <script>window.location.href = 'api/';</script> | |
| </body> | |
| </html> | |