Skip to content

Commit a7c8f36

Browse files
committed
URLs
1 parent 0daadff commit a7c8f36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Command line interface
1616
Astropy Librarian helps you work with the Algolia index that powers the
1717
content listing and search for Learn Astropy, https://learn.astropy.org.
1818

19-
Astropy Librarian is developed at https://github.com/astropy/learn-
19+
Astropy Librarian is developed at https://github.com/astropy-learn/learn-
2020
astropy-librarian
2121

2222
Options:

astropylibrarian/cli/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def main_callback(
3838
https://learn.astropy.org.
3939
4040
Astropy Librarian is developed at
41-
https://github.com/astropy/learn-astropy-librarian
41+
https://github.com/astropy-learn/learn-astropy-librarian
4242
"""
4343
if verbose == 0:
4444
logging_level = logging.WARN

0 commit comments

Comments
 (0)