Skip to content

Commit 4b9c037

Browse files
authored
Update repo references for rename: drop .myst suffix (#485)
Prepares for renaming lecture-python-programming.myst to lecture-python-programming. Updates repository_url in _config.yml and the notebook repo README link. After merging this PR, rename the repo in GitHub Settings.
1 parent ba624d4 commit 4b9c037

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_notebook_repo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
Notebooks for https://python-programming.quantecon.org
66

7-
**Note:** This README should be edited [here](https://github.com/quantecon/lecture-python-programming.myst/.binder)
7+
**Note:** This README should be edited [here](https://github.com/quantecon/lecture-python-programming/.binder)

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sphinx:
4242
dark_logo: quantecon-logo-transparent.png
4343
header_organisation_url: https://quantecon.org
4444
header_organisation: QuantEcon
45-
repository_url: https://github.com/QuantEcon/lecture-python-programming.myst
45+
repository_url: https://github.com/QuantEcon/lecture-python-programming
4646
nb_repository_url: https://github.com/QuantEcon/lecture-python-programming.notebooks
4747
path_to_docs: lectures
4848
twitter: quantecon

0 commit comments

Comments
 (0)