Skip to content

Commit e639d97

Browse files
committed
fix url
1 parent df3c32f commit e639d97

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# sbu-python-class.github.io
2-
webpage redirect
2+
3+
webpage redirect for the python class

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<META HTTP-EQUIV="Refresh" Content="0; URL=https://sbu-python-class.github.io/sbu-python-class/">
3+
<META HTTP-EQUIV="Refresh" Content="0; URL=https://sbu-python-class.github.io/python-science/">
44
</head>
55
<body>
66
redirecting to python class

0 commit comments

Comments
 (0)