summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-11-17 20:36:40 -0500
committerCorey Farrell <git@cfware.com>2017-11-17 21:11:05 -0500
commit78847fb3ba1e5c3dc29a0dfa43317502e7dcc082 (patch)
tree0e563ce48df73d0458235d9b18c597b375613fcf /doc
parent8fdc7fd1d3e77ae171671231e318d15710a0f715 (diff)
README: Send people to secure websites where available.
We should be sending people to secure web URL's where available. Update README's and docs. Change-Id: Id5b1e049b0b18b49a784f1254605aefa244ce19a
Diffstat (limited to 'doc')
-rw-r--r--doc/asterisk.86
-rw-r--r--doc/asterisk.sgml6
-rw-r--r--doc/lang/language-criteria.txt10
3 files changed, 11 insertions, 11 deletions
diff --git a/doc/asterisk.8 b/doc/asterisk.8
index 3f49a3401..1cb909a46 100644
--- a/doc/asterisk.8
+++ b/doc/asterisk.8
@@ -243,13 +243,13 @@ Enables executing of includes via \fB#exec\fR directive inside
.SH BUGS
Bug reports and feature requests may be filed at https://issues.asterisk.org
.SH "SEE ALSO"
-http://www.asterisk.org - The Asterisk Home Page
+https://www.asterisk.org - The Asterisk Home Page
.PP
http://www.asteriskdocs.org - The Asterisk Documentation Project
.PP
-http://wiki.asterisk.org - The Asterisk Wiki
+https://wiki.asterisk.org - The Asterisk Wiki
.PP
-http://www.digium.com/ - Asterisk is sponsored by Digium
+https://www.digium.com/ - Asterisk is sponsored by Digium
.SH AUTHOR
Mark Spencer <markster@digium.com>
.PP
diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml
index df1b9e401..c684d2245 100644
--- a/doc/asterisk.sgml
+++ b/doc/asterisk.sgml
@@ -421,16 +421,16 @@
<refsect1>
<title>SEE ALSO</title>
<para>
- http://www.asterisk.org - The Asterisk Home Page
+ https://www.asterisk.org - The Asterisk Home Page
</para>
<para>
http://www.asteriskdocs.org - The Asterisk Documentation Project
</para>
<para>
- http://wiki.asterisk.org - The Asterisk Wiki
+ https://wiki.asterisk.org - The Asterisk Wiki
</para>
<para>
- http://www.digium.com/ - Asterisk is sponsored by Digium
+ https://www.digium.com/ - Asterisk is sponsored by Digium
</para>
</refsect1>
<refsect1>
diff --git a/doc/lang/language-criteria.txt b/doc/lang/language-criteria.txt
index c8d21bdf3..2ad5ab1e1 100644
--- a/doc/lang/language-criteria.txt
+++ b/doc/lang/language-criteria.txt
@@ -14,7 +14,7 @@ inclusion of soundfiles in multiple languages.
Criteria for language submission:
1) Creative Commons Attribution-Share Alike 3.0
-(http://creativecommons.org/licenses/by-sa/3.0/us/) for all
+(https://creativecommons.org/licenses/by-sa/3.0/us/) for all
soundfiles, and the actual artist who performs the prompts must be the
one who approves (in writing) the CCBYSAv3 license. Print out the
license, have the artist sign, and fax to Digium (+1-256-428-6217
@@ -86,9 +86,9 @@ artist as a URL and/or email address.
Example:
bash-3.2# more CREDITS
Recorded by:
- Allison Smith (http://www.theivrvoice.com)
+ Allison Smith (https://www.theivrvoice.com)
- Financial Contributions by: Digium, Inc. (http://www.digium.com)
+ Financial Contributions by: Digium, Inc. (https://www.digium.com)
bash-3.2#
5) Create a file called "LICENSE" and include the license text (listed
@@ -107,7 +107,7 @@ import to UTF-8 format.
7) Use "tar" to create a single file of your sounds and the three text
files.
-8) Create an account on http://issues.asterisk.org/ if you do not
+8) Create an account on https://issues.asterisk.org/ if you do not
already have one, and submit the file via that interface. In order to
eliminate confusion, you should also complete the license agreement on
that system, which is an electronic license agreement. You will
@@ -486,7 +486,7 @@ Creative Commons Notice
time. For the avoidance of doubt, this trademark restriction
does not form part of this License.
- Creative Commons may be contacted at http://creativecommons.org/
+ Creative Commons may be contacted at https://creativecommons.org/
-- end printout --