Skip to content

Commit d08ba74

Browse files
committed
Fix http references to external CSS
1 parent 5cc532c commit d08ba74

File tree

3,106 files changed

+3106
-3106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,106 files changed

+3106
-3106
lines changed

1.4.0/api/afm_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="animation" href="animation_api.html" />
3434
<link rel="prev" title="The top level matplotlib module" href="matplotlib_configuration_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/afm_api.html" />
3838
</head>

1.4.0/api/animation_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="artists" href="artist_api.html" />
3434
<link rel="prev" title="afm (Adobe Font Metrics interface)" href="afm_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/animation_api.html" />
3838
</head>

1.4.0/api/api_changes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="The top level matplotlib module" href="matplotlib_configuration_api.html" />
3434
<link rel="prev" title="Plotting commands summary" href="pyplot_summary.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/3.4.3/api/api_changes.html" />
3838
</head>

1.4.0/api/artist_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="axes" href="axes_api.html" />
3434
<link rel="prev" title="animation" href="animation_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/artist_api.html" />
3838
</head>

1.4.0/api/axes_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="axis" href="axis_api.html" />
3434
<link rel="prev" title="artists" href="artist_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/axes_api.html" />
3838
</head>

1.4.0/api/axis_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="The Matplotlib API" href="index.html" />
3333
<link rel="next" title="backends" href="index_backend_api.html" />
3434
<link rel="prev" title="axes" href="axes_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/axis_api.html" />
3838
</head>

1.4.0/api/backend_bases_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="backends" href="index_backend_api.html" />
3333
<link rel="next" title="matplotlib.backends.backend_gtkagg" href="backend_gtkagg_api.html" />
3434
<link rel="prev" title="backends" href="index_backend_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/backend_bases_api.html" />
3838
</head>

1.4.0/api/backend_gtkagg_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="backends" href="index_backend_api.html" />
3333
<link rel="next" title="matplotlib.backends.backend_qt4agg" href="backend_qt4agg_api.html" />
3434
<link rel="prev" title="matplotlib.backend_bases" href="backend_bases_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/2.2.5/api/backend_gtkagg_api.html" />
3838
</head>

1.4.0/api/backend_pdf_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="backends" href="index_backend_api.html" />
3333
<link rel="next" title="cbook" href="cbook_api.html" />
3434
<link rel="prev" title="matplotlib.backends.backend_wxagg" href="backend_wxagg_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/backend_pdf_api.html" />
3838
</head>

1.4.0/api/backend_qt4agg_api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="up" title="backends" href="index_backend_api.html" />
3333
<link rel="next" title="matplotlib.backends.backend_wxagg" href="backend_wxagg_api.html" />
3434
<link rel="prev" title="matplotlib.backends.backend_gtkagg" href="backend_gtkagg_api.html" />
35-
<link href="http://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
35+
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
3636

3737
<link rel="canonical" href="https://matplotlib.org/stable/api/backend_qt4agg_api.html" />
3838
</head>

0 commit comments

Comments
 (0)