mirror of
https://github.com/rishikanthc/Scriberr.git
synced 2026-06-29 23:36:18 +00:00
16 lines
422 B
HTML
16 lines
422 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Docs | Scriberr</title>
|
|
<meta http-equiv="refresh" content="0; url=/docs/intro.html" />
|
|
<link rel="canonical" href="/docs/intro.html" />
|
|
</head>
|
|
<body>
|
|
<p>Redirecting to <a href="/docs/intro.html">/docs/intro.html</a>…</p>
|
|
</body>
|
|
|
|
</html>
|
|
|