Skip to content

Commit 6953285

Browse files
committed
Switch URLs back to main site
1 parent 4050df1 commit 6953285

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,10 @@ html:
3535
use_edit_page_button: true
3636
use_repository_button: true
3737
use_issues_button: true
38-
# baseurl: https://lectures.scientific-python.org
39-
baseurl: https://matthew-brett.github.io/scipy-lecture-notes
38+
baseurl: https://lectures.scientific-python.org
4039

4140
repository:
42-
# url: https://github.com/scipy-lectures/scientific-python-lectures
43-
url: https://github.com/matthew-brett/scipy-lecture-notes
41+
url: https://github.com/scipy-lectures/scientific-python-lectures
4442
branch: main
4543

4644
launch_buttons:

0 commit comments

Comments
 (0)