Skip to content

Commit d66ec9f

Browse files
authored
Merge pull request #678 from jeffjennings/main
Update learn link
2 parents f6d923d + 8ca367f commit d66ec9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ <h1 id="install-astropy">Install Astropy<a class="paralink" href="#install-astro
125125

126126
<section class="whatsnext">
127127
<h1 id="learn-astropy">Learn Astropy<a class="paralink" href="#learn-astropy" title="Permalink to this headline"></a></h1>
128-
<p>You can explore the functionality available in Astropy by checking out the <a href="http://tutorials.astropy.org">Tutorials</a> and <a
128+
<p>You can explore the functionality available in Astropy by checking out the <a href="https://learn.astropy.org/">Tutorials</a> and <a
129129
href="https://docs.astropy.org">Documentation</a>.</p>
130-
<a class="button" href="http://www.astropy.org/astropy-tutorials/" target="_blank">Tutorials</a>
130+
<a class="button" href="https://learn.astropy.org/" target="_blank">Tutorials</a>
131131
<a class="button" href="https://docs.astropy.org/en/stable/index.html" target="_blank">Documentation</a>
132132
</section>
133133

roles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
},
237237
{
238238
"subrole-head": "Learn content and infrastructure",
239-
"description": "Maintain the infrastructure and edit content of the <a href='https://www.astropy.org/astropy-tutorials/'>Tutorials website</a>, including:",
239+
"description": "Maintain the infrastructure and edit content of the <a href='https://learn.astropy.org/'>Tutorials website</a>, including:",
240240
"details": [
241241
"Facilitating the display and discoverability of the tutorials",
242242
"Rendering of the Jupyter notebooks",

0 commit comments

Comments
 (0)