Skip to content

Commit 07eddc4

Browse files
committed
Redirect /beginners to the workshop material.
1 parent 4b9ec70 commit 07eddc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

beginners.html

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
5+
<meta http-equiv="refresh" content="0;url=http://opentechschool.github.io/python-beginners/" />
6+
</head>
7+
</html>

0 commit comments

Comments
 (0)