mirror of https://github.com/flutter/samples.git
parent
98f8996e83
commit
60ce9942e6
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting...</title>
|
||||
<link rel="canonical" href="https://docs.flutter.dev/reference/learning-resources"/>
|
||||
<meta http-equiv="refresh" content="0; url=https://docs.flutter.dev/reference/learning-resources">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Redirecting...</h1>
|
||||
<p>If you are not redirected automatically, follow this <a href="https://docs.flutter.dev/reference/learning-resources">link to the Flutter learning resources</a>.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue