Skip to content

Commit c93a786

Browse files
committed
Use HTTPS for docs.astropy.org URLs
1 parent df933be commit c93a786

28 files changed

+122
-122
lines changed

Diff for: about.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
<li><a href="contribute.html">Contribute</a></li>
5050
<li>
5151
<div class="dropdown">
52-
<a href="http://docs.astropy.org">Documentation</a>
52+
<a href="https://docs.astropy.org">Documentation</a>
5353
<div class="dropdown-content">
5454
<ul>
55-
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
55+
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
5656
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
5757
</ul>
5858
</div>
@@ -65,7 +65,7 @@
6565
</ul>
6666
</div>
6767
<div class="search pull-right">
68-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
68+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
6969
<input type="text" name="q" placeholder="Search Documentation" />
7070
<input type="hidden" name="check_keywords" value="yes" />
7171
<input type="hidden" name="area" value="default" />
@@ -98,7 +98,7 @@ <h1 id="about-the-astropy-project">About The Astropy Project<a class="paralink"
9898
to follow the <a href="code_of_conduct.html">code of conduct</a> when interacting with others.</p>
9999

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

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

115115
<section>

Diff for: acknowledging.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@
159159
<li><a href="contribute.html">Contribute</a></li>
160160
<li>
161161
<div class="dropdown">
162-
<a href="http://docs.astropy.org">Documentation</a>
162+
<a href="https://docs.astropy.org">Documentation</a>
163163
<div class="dropdown-content">
164164
<ul>
165-
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
165+
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
166166
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
167167
</ul>
168168
</div>
@@ -174,7 +174,7 @@
174174

175175
</ul> </div>
176176
<div class="search pull-right">
177-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
177+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
178178
<input type="text" name="q" placeholder="Search Documentation" />
179179
<input type="hidden" name="check_keywords" value="yes" />
180180
<input type="hidden" name="area" value="default" />

Diff for: announcements/release-0.4.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<li><a class="active" href="../about.html">About</a></li>
3333
<li><a href="../help.html">Get Help</a></li>
3434
<li><a href="../contribute.html">Contribute</a></li>
35-
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
35+
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
3636
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
3737
</ul>
3838
</div>
3939
<div class="search pull-right">
40-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
40+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
4141
<input type="text" name="q" placeholder="Search Documentation" />
4242
<input type="hidden" name="check_keywords" value="yes" />
4343
<input type="hidden" name="area" value="default" />
@@ -76,13 +76,13 @@ <h1>Astropy v0.4 Released!</h1>
7676
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
7777
</p>
7878
<p>
79-
&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>
79+
&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>
8080
</p>
8181
<p>
8282
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
8383
</p>
8484
<p>
85-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
85+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
8686
</p>
8787
<p>
8888
In particular, if you use Anaconda, you can update to v0.4 with:

Diff for: announcements/release-1.0.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<li><a class="active" href="../about.html">About</a></li>
3333
<li><a href="../help.html">Get Help</a></li>
3434
<li><a href="../contribute.html">Contribute</a></li>
35-
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
35+
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
3636
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
3737
</ul>
3838
</div>
3939
<div class="search pull-right">
40-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
40+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
4141
<input type="text" name="q" placeholder="Search Documentation" />
4242
<input type="hidden" name="check_keywords" value="yes" />
4343
<input type="hidden" name="area" value="default" />
@@ -79,7 +79,7 @@ <h1>Astropy v1.0 Released!</h1>
7979
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
8080
</p>
8181
<p>
82-
&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>
82+
&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>
8383
</p>
8484
<p>
8585
Astropy v1.0 is a special release that we are denoting a <u>Long Term Support</u> (LTS)
@@ -91,7 +91,7 @@ <h1>Astropy v1.0 Released!</h1>
9191
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
9292
</p>
9393
<p>
94-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
94+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
9595
</p>
9696
<p>
9797
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:

Diff for: announcements/release-1.1.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<li><a class="active" href="../about.html">About</a></li>
3333
<li><a href="../help.html">Get Help</a></li>
3434
<li><a href="../contribute.html">Contribute</a></li>
35-
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
35+
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
3636
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
3737
</ul>
3838
</div>
3939
<div class="search pull-right">
40-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
40+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
4141
<input type="text" name="q" placeholder="Search Documentation" />
4242
<input type="hidden" name="check_keywords" value="yes" />
4343
<input type="hidden" name="area" value="default" />
@@ -87,13 +87,13 @@ <h1>Astropy v1.1 Released!</h1>
8787
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
8888
</p>
8989
<p>
90-
&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>
90+
&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>
9191
</p>
9292
<p>
9393
Instructions for installing Astropy are provided on our <a href="http://www.astropy.org">website</a>, and extensive documentation can be found at:
9494
</p>
9595
<p>
96-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
96+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
9797
</p>
9898
<p>
9999
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

Diff for: announcements/release-1.2.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<li><a class="active" href="../about.html">About</a></li>
3333
<li><a href="../help.html">Get Help</a></li>
3434
<li><a href="../contribute.html">Contribute</a></li>
35-
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
35+
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
3636
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
3737
</ul>
3838
</div>
3939
<div class="search pull-right">
40-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
40+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
4141
<input type="text" name="q" placeholder="Search Documentation" />
4242
<input type="hidden" name="check_keywords" value="yes" />
4343
<input type="hidden" name="area" value="default" />
@@ -83,15 +83,15 @@ <h1>Astropy v1.2 Released!</h1>
8383
overview of the changes is provided at:
8484
</p>
8585
<p>
86-
&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>
86+
&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>
8787
</p>
8888
<p>
8989
Instructions for installing Astropy are provided on our <a
9090
href="http://www.astropy.org">website</a>, and extensive documentation can be
9191
found at:
9292
</p>
9393
<p>
94-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
94+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
9595
</p>
9696
<p>
9797
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

Diff for: announcements/release-1.3.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
<li><a class="active" href="../about.html">About</a></li>
3333
<li><a href="../help.html">Get Help</a></li>
3434
<li><a href="../contribute.html">Contribute</a></li>
35-
<!-- <li><a href="http://docs.astropy.org" target="_blank">Documentation</a></li> -->
35+
<!-- <li><a href="https://docs.astropy.org" target="_blank">Documentation</a></li> -->
3636
<li><a href="../affiliated/index.html">Affiliated Packages</a></li>
3737
</ul>
3838
</div>
3939
<div class="search pull-right">
40-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
40+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
4141
<input type="text" name="q" placeholder="Search Documentation" />
4242
<input type="hidden" name="check_keywords" value="yes" />
4343
<input type="hidden" name="area" value="default" />
@@ -84,15 +84,15 @@ <h1>Astropy v1.3 Released!</h1>
8484
overview of the changes is provided at:
8585
</p>
8686
<p>
87-
&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>
87+
&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>
8888
</p>
8989
<p>
9090
Instructions for installing Astropy are provided on our <a
9191
href="http://www.astropy.org">website</a>, and extensive documentation can be
9292
found at:
9393
</p>
9494
<p>
95-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
95+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
9696
</p>
9797
<p>
9898
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

Diff for: announcements/release-2.0.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
<li><a href="../contribute.html">Contribute</a></li>
4747
<li>
4848
<div class="dropdown">
49-
<a href="http://docs.astropy.org">Documentation</a>
49+
<a href="https://docs.astropy.org">Documentation</a>
5050
<div class="dropdown-content">
5151
<ul>
52-
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
52+
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
5353
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
5454
<li><a href="https://astropy.readthedocs.io/en/v1.2.2/index.html" target="_blank">v1.2.2</a></li>
5555
<li><a href="https://astropy.readthedocs.io/en/v1.1.2/index.html" target="_blank">v1.1.2</a></li>
@@ -67,7 +67,7 @@
6767
</ul>
6868
</div>
6969
<div class="search pull-right">
70-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
70+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
7171
<input type="text" name="q" placeholder="Search Documentation" />
7272
<input type="hidden" name="check_keywords" value="yes" />
7373
<input type="hidden" name="area" value="default" />
@@ -110,7 +110,7 @@ <h1>Astropy v2.0 Released!</h1>
110110
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
111111
</p>
112112
<p>
113-
&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>
113+
&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>
114114
</p>
115115
<p>
116116
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.
@@ -121,7 +121,7 @@ <h1>Astropy v2.0 Released!</h1>
121121
found at:
122122
</p>
123123
<p>
124-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
124+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
125125
</p>
126126
<p>
127127
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

Diff for: announcements/release-3.0.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
<li><a href="../contribute.html">Contribute</a></li>
4747
<li>
4848
<div class="dropdown">
49-
<a href="http://docs.astropy.org">Documentation</a>
49+
<a href="https://docs.astropy.org">Documentation</a>
5050
<div class="dropdown-content">
5151
<ul>
52-
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
52+
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
5353
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
5454
<li><a href="https://astropy.readthedocs.io/en/v1.2.2/index.html" target="_blank">v1.2.2</a></li>
5555
<li><a href="https://astropy.readthedocs.io/en/v1.1.2/index.html" target="_blank">v1.1.2</a></li>
@@ -67,7 +67,7 @@
6767
</ul>
6868
</div>
6969
<div class="search pull-right">
70-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
70+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
7171
<input type="text" name="q" placeholder="Search Documentation" />
7272
<input type="hidden" name="check_keywords" value="yes" />
7373
<input type="hidden" name="area" value="default" />
@@ -115,7 +115,7 @@ <h1>Astropy v3.0 Released!</h1>
115115
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
116116
</p>
117117
<p>
118-
&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>
118+
&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>
119119
</p>
120120
<p>
121121
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).
@@ -126,7 +126,7 @@ <h1>Astropy v3.0 Released!</h1>
126126
found at:
127127
</p>
128128
<p>
129-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
129+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
130130
</p>
131131
<p>
132132
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

Diff for: announcements/release-3.1.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
<li><a href="../contribute.html">Contribute</a></li>
4747
<li>
4848
<div class="dropdown">
49-
<a href="http://docs.astropy.org">Documentation</a>
49+
<a href="https://docs.astropy.org">Documentation</a>
5050
<div class="dropdown-content">
5151
<ul>
52-
<li><a href="http://docs.astropy.org" target="_blank">Current Release</a></li>
52+
<li><a href="https://docs.astropy.org" target="_blank">Current Release</a></li>
5353
<li><a href="https://astropy.readthedocs.io/en/latest/" target="_blank">In Development</a></li>
5454
</ul>
5555
</div>
@@ -60,7 +60,7 @@
6060
</ul>
6161
</div>
6262
<div class="search pull-right">
63-
<form action="http://docs.astropy.org/en/stable/search.html" method="get">
63+
<form action="https://docs.astropy.org/en/stable/search.html" method="get">
6464
<input type="text" name="q" placeholder="Search Documentation" />
6565
<input type="hidden" name="check_keywords" value="yes" />
6666
<input type="hidden" name="area" value="default" />
@@ -113,7 +113,7 @@ <h1>Astropy v3.1 Released!</h1>
113113
In addition, hundreds of smaller improvements and fixes have been made. An overview of the changes is provided at:
114114
</p>
115115
<p>
116-
&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>
116+
&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>
117117
</p>
118118
<p>
119119
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).
@@ -124,7 +124,7 @@ <h1>Astropy v3.1 Released!</h1>
124124
found at:
125125
</p>
126126
<p>
127-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://docs.astropy.org">http://docs.astropy.org</a>
127+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://docs.astropy.org">https://docs.astropy.org</a>
128128
</p>
129129
<p>
130130
If you make use of the <a href="https://www.continuum.io/downloads">Anaconda

0 commit comments

Comments
 (0)