Upgrade git:// and http:// URLs to https://

Work on fish-shell/fish-site#47

[ci skip]
This commit is contained in:
David Adam
2017-02-17 21:30:43 +08:00
parent ce61ada623
commit 40de253b3a
10 changed files with 14 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
\section introduction Introduction
This is the documentation for `fish`, the friendly interactive shell. `fish` is a user friendly commandline shell intended mostly for interactive use. A shell is a program used to execute other programs. For the latest information on `fish`, please visit the <a href="http://fishshell.com/">`fish` homepage</a>.
This is the documentation for `fish`, the friendly interactive shell. `fish` is a user friendly commandline shell intended mostly for interactive use. A shell is a program used to execute other programs. For the latest information on `fish`, please visit the <a href="https://fishshell.com/">`fish` homepage</a>.
\section syntax Syntax overview

View File

@@ -9,7 +9,7 @@ $extrastylesheet
</head>
<body>
<div id="top" class="qindex"><!-- do not close this div here, it is closed by doxygen! -->
<a href="http://fishshell.com/"><code>fish</code> shell</a>
<a href="https://fishshell.com/"><code>fish</code> shell</a>
|
<a href="index.html">Documentation</a>
|