my-first-project/index.html
2024-08-23 11:41:48 +00:00

13 lines
452 B
HTML

<!DOCTYPE html>
<html>
<head>
<!-- HTML meta refresh URL redirection -->
<meta http-equiv="refresh" content="0; URL=https://docs.devsblink.com/edublink-react/" />
<title>Documentation - EduBlink - Online Learning React Education Template</title>
</head>
<body>
<p>The page has moved to:
<a href="https://docs.devsblink.com/edublink-react/">Documentation on EduBlink - Online Learning React Education Template</a>
</p>
</body>
</html>