#46 https everywhere
Merged 6 years ago by bex. Opened 6 years ago by mattdm.
fedora-docs/ mattdm/docs-fp-o master  into  master

file modified
+3 -3
@@ -12,7 +12,7 @@ 

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">

  

-     <link rel="stylesheet" href="http://overpass-30e2.kxcdn.com/overpass.css">

+     <link rel="stylesheet" href="https://overpass-30e2.kxcdn.com/overpass.css">

      <link rel="stylesheet" href="_stylesheets/asciibinder.css">

  

      <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
@@ -103,7 +103,7 @@ 

                                  <dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>

                                  <dd><a href="https://fedoraproject.org/wiki/SIGs">Fedora SIGs</a></dd>

                                  <dd><a href="https://admin.fedoraproject.org/accounts/">Fedora Account System</a></dd>

-                                 <dd><a href="http://fedoracommunity.org/">Fedora Community</a></dd>

+                                 <dd><a href="https://fedoracommunity.org/">Fedora Community</a></dd>

                              </dl>

                          </div>

                      </div>
@@ -112,7 +112,7 @@ 

                  <div class="row">

                      <div class="col-md-2">

                          <div class="widget-body">

-                             <a href="http://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

+                             <a href="https://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

                          </div>

                      </div>

                      <div class="col-md-7">

file modified
+3 -3
@@ -11,7 +11,7 @@ 

    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">

  

    <!-- Overpass Font -->

-   <link rel="stylesheet" href="http://overpass-30e2.kxcdn.com/overpass.css">

+   <link rel="stylesheet" href="https://overpass-30e2.kxcdn.com/overpass.css">

  

    <%= render("_templates/_css.html.erb", :css_path => css_path) %>

  
@@ -129,7 +129,7 @@ 

                                <dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>

                                <dd><a href="https://fedoraproject.org/wiki/SIGs">Fedora SIGs</a></dd>

                                <dd><a href="https://admin.fedoraproject.org/accounts/">Fedora Account System</a></dd>

-                               <dd><a href="http://fedoracommunity.org/">Fedora Community</a></dd>

+                               <dd><a href="https://fedoracommunity.org/">Fedora Community</a></dd>

                            </dl>

                        </div>

                    </div>
@@ -138,7 +138,7 @@ 

                <div class="row">

                    <div class="col-md-2">

                        <div class="widget-body">

-                           <a href="http://www.redhat.com/"><img class="rh-logo" src="<%= File.join(images_path, "redhat-logo.png") %>" alt="Red Hat Logo" /></a>

+                           <a href="https://www.redhat.com/"><img class="rh-logo" src="<%= File.join(images_path, "redhat-logo.png") %>" alt="Red Hat Logo" /></a>

                        </div>

                    </div>

                    <div class="col-md-7">

file modified
+5 -5
@@ -13,7 +13,7 @@ 

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">

  

-     <link rel="stylesheet" href="http://overpass-30e2.kxcdn.com/overpass.css">

+     <link rel="stylesheet" href="https://overpass-30e2.kxcdn.com/overpass.css">

      <link rel="stylesheet" href="_stylesheets/asciibinder.css">

  

  
@@ -70,9 +70,9 @@ 

            <p>In 1997, Richard Stallman wrote:</p>

            <blockquote class="blockquote">“The biggest deficiency in free operating systems is not in the software — it is the lack of good free manuals that we can include in these systems.”</blockquote>

            <p>Thanks to the many, many Fedora writers and translators for working to correct this.</p>

-           <p>If you would like to contribute to Fedora documentation, visit the Fedora Documentation Project at <a href="http://fedoraproject.org/wiki/DocsProject">http://fedoraproject.org/wiki/DocsProject</a>.</p>

+           <p>If you would like to contribute to Fedora documentation, visit the Fedora Documentation Project at <a href="https://fedoraproject.org/wiki/DocsProject">https://fedoraproject.org/wiki/DocsProject</a>.</p>

            <p><!--

-           If you would like to translate Fedora documentation into your language, visit the Fedora Localization Project at <a href="http://fedoraproject.org/wiki/L10N">http://fedoraproject.org/wiki/L10N</a>.  Translations are not being published at this time, but are in progress.-->

+           If you would like to translate Fedora documentation into your language, visit the Fedora Localization Project at <a href="https://fedoraproject.org/wiki/L10N">https://fedoraproject.org/wiki/L10N</a>.  Translations are not being published at this time, but are in progress.-->

            Translations are not current being published because of version 1.0 publishing toolchain limitations.  We will be enabling this as part of the next phase.  For now, please do not open bugs.  Instead, please watch for an announcement that will be sent to the translators mailing list.  You may also wish to monitor this <a href="https://pagure.io/fedora-docs/docs-fp-o/issue/5">issue</a>.</p>

  

          </div>
@@ -143,7 +143,7 @@ 

                                  <dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>

                                  <dd><a href="https://fedoraproject.org/wiki/SIGs">Fedora SIGs</a></dd>

                                  <dd><a href="https://admin.fedoraproject.org/accounts/">Fedora Account System</a></dd>

-                                 <dd><a href="http://fedoracommunity.org/">Fedora Community</a></dd>

+                                 <dd><a href="https://fedoracommunity.org/">Fedora Community</a></dd>

                              </dl>

                          </div>

                      </div>
@@ -152,7 +152,7 @@ 

                  <div class="row">

                      <div class="col-md-2">

                          <div class="widget-body">

-                             <a href="http://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

+                             <a href="https://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

                          </div>

                      </div>

                      <div class="col-md-7">

file modified
+2 -2
@@ -121,7 +121,7 @@ 

                                  <dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>

                                  <dd><a href="https://fedoraproject.org/wiki/SIGs">Fedora SIGs</a></dd>

                                  <dd><a href="https://admin.fedoraproject.org/accounts/">Fedora Account System</a></dd>

-                                 <dd><a href="http://fedoracommunity.org/">Fedora Community</a></dd>

+                                 <dd><a href="https://fedoracommunity.org/">Fedora Community</a></dd>

                              </dl>

                          </div>

                      </div>
@@ -130,7 +130,7 @@ 

                  <div class="row">

                      <div class="col-md-2">

                          <div class="widget-body">

-                             <a href="http://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

+                             <a href="https://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

                          </div>

                      </div>

                      <div class="col-md-7">

file modified
+3 -2
@@ -10,6 +10,7 @@ 

      <title>Fedora Documentation Website</title>

  

      <!-- Bootstrap -->

+     <link rel="stylesheet" href="https://overpass-30e2.kxcdn.com/overpass.css">

      <link rel="stylesheet" href="_stylesheets/asciibinder.css">

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">

      <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
@@ -100,7 +101,7 @@ 

                                  <dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>

                                  <dd><a href="https://fedoraproject.org/wiki/SIGs">Fedora SIGs</a></dd>

                                  <dd><a href="https://admin.fedoraproject.org/accounts/">Fedora Account System</a></dd>

-                                 <dd><a href="http://fedoracommunity.org/">Fedora Community</a></dd>

+                                 <dd><a href="https://fedoracommunity.org/">Fedora Community</a></dd>

                              </dl>

                          </div>

                      </div>
@@ -109,7 +110,7 @@ 

                  <div class="row">

                      <div class="col-md-2">

                          <div class="widget-body">

-                             <a href="http://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

+                             <a href="https://www.redhat.com/"><img class="rh-logo" src="_images/redhat-logo.png" alt="Red Hat Logo" /></a>

                          </div>

                      </div>

                      <div class="col-md-7">

Particularly, bad that we weren't using it for overpass because it made Chrome freak out. But also change other links while we're at it.

Is this the commit set you intended for this PR? This appears to be content changes, not url changes.

uh, yes, somehow wrong. hold on.

rebased onto ab28cf9

6 years ago

Pull-Request has been merged by bex

6 years ago