We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3c32f commit e639d97Copy full SHA for e639d97
README.md
@@ -1,2 +1,3 @@
1
# sbu-python-class.github.io
2
-webpage redirect
+
3
+webpage redirect for the python class
index.html
@@ -1,6 +1,6 @@
<html>
<head>
- <META HTTP-EQUIV="Refresh" Content="0; URL=https://sbu-python-class.github.io/sbu-python-class/">
+ <META HTTP-EQUIV="Refresh" Content="0; URL=https://sbu-python-class.github.io/python-science/">
4
</head>
5
<body>
6
redirecting to python class
0 commit comments