Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
<li><a href="contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<a href="https://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
</ul>
</div>
Expand All @@ -65,7 +65,7 @@
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -98,7 +98,7 @@ <h1 id="about-the-astropy-project">About The Astropy Project<a class="paralink"
to follow the <a href="code_of_conduct.html">code of conduct</a> when interacting with others.</p>

<p>For more details on background of the project, you can read the
<a href="http://docs.astropy.org/en/stable/development/vision.html">original vision</a>
<a href="https://docs.astropy.org/en/stable/development/vision.html">original vision</a>
from when the project was founded.</p>
</section>

Expand All @@ -109,7 +109,7 @@ <h1 id="astropy-core-package"><i>astropy</i> Core Package<a class="paralink" hre
contains various classes, utilities, and a packaging framework intended
to provide commonly-used astronomy tools. It is divided into a variety
of sub-packages, which are described in detail in the
<a href="http://docs.astropy.org/">documentation</a>.</p>
<a href="https://docs.astropy.org/">documentation</a>.</p>
</section>

<section>
Expand Down
6 changes: 3 additions & 3 deletions acknowledging.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@
<li><a href="contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<a href="https://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
</ul>
</div>
Expand All @@ -174,7 +174,7 @@

</ul> </div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down
8 changes: 4 additions & 4 deletions announcements/release-0.4.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
<li><a class="active" href="../about.html">About</a></li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -76,13 +76,13 @@ <h1>Astropy v0.4 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/0.4.html">http://docs.astropy.org/en/stable/whatsnew/0.4.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/0.4.html">https://docs.astropy.org/en/stable/whatsnew/0.4.html</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one gives me a 404 when I try either the old or the new version. So, not a problem for this PR (was broken before I broken now).

</p>
<p>
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
In particular, if you use Anaconda, you can update to v0.4 with:
Expand Down
8 changes: 4 additions & 4 deletions announcements/release-1.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
<li><a class="active" href="../about.html">About</a></li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -79,7 +79,7 @@ <h1>Astropy v1.0 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/1.0.html">http://docs.astropy.org/en/stable/whatsnew/1.0.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/1.0.html">https://docs.astropy.org/en/stable/whatsnew/1.0.html</a>
</p>
<p>
Astropy v1.0 is a special release that we are denoting a <u>Long Term Support</u> (LTS)
Expand All @@ -91,7 +91,7 @@ <h1>Astropy v1.0 Released!</h1>
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
In particular, if you use the <a href="https://store.continuum.io/cshop/anaconda/">Anaconda Python Distribution</a>, you can update to v1.0 with:
Expand Down
8 changes: 4 additions & 4 deletions announcements/release-1.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
<li><a class="active" href="../about.html">About</a></li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -87,13 +87,13 @@ <h1>Astropy v1.1 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/1.1.html">http://docs.astropy.org/en/stable/whatsnew/1.1.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/1.1.html">https://docs.astropy.org/en/stable/whatsnew/1.1.html</a>
</p>
<p>
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
8 changes: 4 additions & 4 deletions announcements/release-1.2.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
<li><a class="active" href="../about.html">About</a></li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -83,15 +83,15 @@ <h1>Astropy v1.2 Released!</h1>
overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/1.2.html">http://docs.astropy.org/en/stable/whatsnew/1.2.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/1.2.html">https://docs.astropy.org/en/stable/whatsnew/1.2.html</a>
</p>
<p>
Instructions for installing Astropy are provided on our <a
href="http://www.astropy.org">website</a>, and extensive documentation can be
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
8 changes: 4 additions & 4 deletions announcements/release-1.3.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
<li><a class="active" href="../about.html">About</a></li>
<li><a href="../help.html">Get Help</a></li>
<li><a href="../contribute.html">Contribute</a></li>
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -84,15 +84,15 @@ <h1>Astropy v1.3 Released!</h1>
overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/1.3.html">http://docs.astropy.org/en/stable/whatsnew/1.3.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/1.3.html">https://docs.astropy.org/en/stable/whatsnew/1.3.html</a>
</p>
<p>
Instructions for installing Astropy are provided on our <a
href="http://www.astropy.org">website</a>, and extensive documentation can be
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
10 changes: 5 additions & 5 deletions announcements/release-2.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<li><a href="../contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<a href="https://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.2.2/index.html" target="_blank">v1.2.2</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.1.2/index.html" target="_blank">v1.1.2</a></li>
Expand All @@ -67,7 +67,7 @@
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1>Astropy v2.0 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/2.0.html">http://docs.astropy.org/en/stable/whatsnew/2.0.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/2.0.html">https://docs.astropy.org/en/stable/whatsnew/2.0.html</a>
</p>
<p>
Note that the Astropy 2.x series will be the last versions of Astropy that will support Python 2.x. Future versions of Astropy will only support Python 3.x.
Expand All @@ -121,7 +121,7 @@ <h1>Astropy v2.0 Released!</h1>
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
10 changes: 5 additions & 5 deletions announcements/release-3.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<li><a href="../contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<a href="https://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.2.2/index.html" target="_blank">v1.2.2</a></li>
<li><a href="https://astropy.readthedocs.io/en/v1.1.2/index.html" target="_blank">v1.1.2</a></li>
Expand All @@ -67,7 +67,7 @@
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -115,7 +115,7 @@ <h1>Astropy v3.0 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/3.0.html">http://docs.astropy.org/en/stable/whatsnew/3.0.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/3.0.html">https://docs.astropy.org/en/stable/whatsnew/3.0.html</a>
</p>
<p>
Note that the Astropy 3.x series is the first to only support Python 3. Python 2 users can continue to use the 2.x series, which will receive bug fixes and support until the Python developers permanently sunset Python 2.7 (scheduled for 2019).
Expand All @@ -126,7 +126,7 @@ <h1>Astropy v3.0 Released!</h1>
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
10 changes: 5 additions & 5 deletions announcements/release-3.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
<li><a href="../contribute.html">Contribute</a></li>
<li>
<div class="dropdown">
<a href="http://docs.astropy.org">Documentation</a>
<a href="https://docs.astropy.org">Documentation</a>
<div class="dropdown-content">
<ul>
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
</ul>
</div>
Expand All @@ -60,7 +60,7 @@
</ul>
</div>
<div class="search pull-right">
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
<input type="text" name="q" placeholder="Search Documentation" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
Expand Down Expand Up @@ -113,7 +113,7 @@ <h1>Astropy v3.1 Released!</h1>
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org/en/stable/whatsnew/3.1.html">http://docs.astropy.org/en/stable/whatsnew/3.1.html</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org/en/stable/whatsnew/3.1.html">https://docs.astropy.org/en/stable/whatsnew/3.1.html</a>
</p>
<p>
Note that the Astropy 3.x series only supports Python 3. Python 2 users can continue to use the 2.x (LTS) series (but without new features).
Expand All @@ -124,7 +124,7 @@ <h1>Astropy v3.1 Released!</h1>
found at:
</p>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
</p>
<p>
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda
Expand Down
Loading