aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-03-05 05:14:49 -0800
committerMatthew Marchese <maffblaster@gentoo.org>2017-03-05 05:14:49 -0800
commitbd838a463e04dd60a279777d0c7231572774d3c8 (patch)
tree91fbdf20fdf7bfdda6a4ff0a7771a777c883565a
parentUse HTTPS for dynamic mailing list links. (diff)
downloadwww-bd838a463e04dd60a279777d0c7231572774d3c8.tar.gz
www-bd838a463e04dd60a279777d0c7231572774d3c8.tar.bz2
www-bd838a463e04dd60a279777d0c7231572774d3c8.zip
Use HTTPS when available at destination.
-rw-r--r--get-involved/get-code/index.html8
-rw-r--r--get-started/philosophy/social-contract.md10
-rw-r--r--inside-gentoo/artwork/index.html10
-rw-r--r--support/package-database.html4
4 files changed, 16 insertions, 16 deletions
diff --git a/get-involved/get-code/index.html b/get-involved/get-code/index.html
index 43840b2..e4e2a94 100644
--- a/get-involved/get-code/index.html
+++ b/get-involved/get-code/index.html
@@ -34,8 +34,8 @@ nav2-weight: 60
You can find them all under the <a href="https://github.com/gentoo/">Gentoo organization</a>.
</div>
<div class="panel-footer text-right">
- <a href="http://anongit.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonGit</a>
- <a href="http://gitweb.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
+ <a href="https://anongit.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonGit</a>
+ <a href="https://gitweb.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
<a href="https://github.com/gentoo/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-github-alt"></span> Gentoo on GitHub</a>
</div>
</div>
@@ -50,8 +50,8 @@ nav2-weight: 60
We offer anonymous read-only access (<em>AnonCVS</em>) as well as a web-based source code browser for CVS repositories.
</div>
<div class="panel-footer text-right">
- <a href="http://anoncvs.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonCVS</a>
- <a href="http://sources.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
+ <a href="https://anoncvs.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-code-fork"></span> AnonCVS</a>
+ <a href="https://sources.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-search"></span> Source Code Browser</a>
</div>
</div>
diff --git a/get-started/philosophy/social-contract.md b/get-started/philosophy/social-contract.md
index 0d4e31d..6b91746 100644
--- a/get-started/philosophy/social-contract.md
+++ b/get-started/philosophy/social-contract.md
@@ -9,13 +9,13 @@ layout: page-nav3
title: 'Gentoo Social Contract'
navtitle: 'Social Contract'
---
-This social contract is intended to clearly describe the overall development policies and standards of the Gentoo project development team. Parts of this document have been derived from the [Debian Social Contract](http://www.debian.org/social_contract). It is generally very similar to it except that certain parts have been clarified and augmented while other parts deemed redundant have been removed. Comments are welcome. Please send them to our [gentoo-dev@lists.gentoo.org](mailto:gentoo-dev@lists.gentoo.org) mailing list.
+This social contract is intended to clearly describe the overall development policies and standards of the Gentoo project development team. Parts of this document have been derived from the [Debian Social Contract](https://www.debian.org/social_contract). It is generally very similar to it except that certain parts have been clarified and augmented while other parts deemed redundant have been removed. Comments are welcome. Please send them to our [gentoo-dev@lists.gentoo.org](mailto:gentoo-dev@lists.gentoo.org) mailing list.
##What is Gentoo?
Gentoo in itself is a collection of free knowledge.
Knowledge in this context can be defined as documentation and metadata concerned with concepts or domains relevant to operating systems and their components,
-as well as [free software](http://www.fsf.org/philosophy/free-sw.html) contributed by various developers to the Gentoo Project.
+as well as [free software](https://www.fsf.org/philosophy/free-sw.html) contributed by various developers to the Gentoo Project.
Gentoo, the operating system, is derived from the base concept of knowledge described above.
A Gentoo operating system should satisfy the self-hosting requirement.
@@ -36,7 +36,7 @@ the Creative Commons - Attribution/Share Alike or some other license approved by
<div class="alert alert-success">
Note: We are considering extending the above clause to require that all core Gentoo components must conform
-to a license approved by the OSI and Free Software Foundation (<a href="http://www.gnu.org/">FSF</a>).
+to a license approved by the OSI and Free Software Foundation (<a href="https://www.gnu.org/">FSF</a>).
</div>
##We will give back to the Free Software Community
@@ -45,6 +45,6 @@ We will establish relationships with Free Software authors and collaborate with
##We will not hide problems
-We will keep our [bug report database](http://bugs.gentoo.org/) open for public view at all times; reports that users file online will immediately become visible to others.
+We will keep our [bug report database](https://bugs.gentoo.org/) open for public view at all times; reports that users file online will immediately become visible to others.
-Exceptions are made when we receive security-related or developer relations information with the request not to publicize before a certain deadline. \ No newline at end of file
+Exceptions are made when we receive security-related or developer relations information with the request not to publicize before a certain deadline.
diff --git a/inside-gentoo/artwork/index.html b/inside-gentoo/artwork/index.html
index 1ff2857..1abe723 100644
--- a/inside-gentoo/artwork/index.html
+++ b/inside-gentoo/artwork/index.html
@@ -37,7 +37,7 @@ body_class: nav-align-h2
<p>
Created by <strong>Ben Stedman</strong> and <strong>Alex Legler</strong>
<br>
- License: <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
+ License: <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</p>
<hr>
<p>
@@ -107,7 +107,7 @@ body_class: nav-align-h2
<p>
Created by <strong>Ben Stedman</strong> and <strong>Alex Legler</strong>
<br>
- License: <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
+ License: <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</p>
<hr>
<p>
@@ -177,7 +177,7 @@ body_class: nav-align-h2
<p>
Created by <strong>Ben Stedman</strong> and <strong>Alex Legler</strong>
<br>
- License: <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
+ License: <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>
</p>
<hr>
<p>
@@ -222,7 +222,7 @@ body_class: nav-align-h2
<p>
Created by <strong>Sebastian Pipping</strong> and <strong>Ethan&nbsp;Dunham</strong>
<br>
- License: <a href="http://creativecommons.org/licenses/by-sa/2.5/">CC BY-SA 2.5</a>
+ License: <a href="https://creativecommons.org/licenses/by-sa/2.5/">CC BY-SA 2.5</a>
</p>
<hr>
<p>
@@ -295,7 +295,7 @@ body_class: nav-align-h2
<p>
Created by <strong>Matteo 'Peach' Pescarin</strong> and <strong>Ethan&nbsp;Dunham</strong>
<br>
- License: <a href="http://creativecommons.org/licenses/by-sa/2.5/">CC BY-SA 2.5</a>
+ License: <a href="https://creativecommons.org/licenses/by-sa/2.5/">CC BY-SA 2.5</a>
</p>
<hr>
<p>
diff --git a/support/package-database.html b/support/package-database.html
index db3e6c1..2668a00 100644
--- a/support/package-database.html
+++ b/support/package-database.html
@@ -3,5 +3,5 @@ title: 'Package Database'
nav1: support
nav2: package-database
nav2-show: true
-redirect: http://packages.gentoo.org/
---- \ No newline at end of file
+redirect: https://packages.gentoo.org/
+---