[sdk/kdesrc-build/docbook_historied_per_file] doc: Update hyperlinks (http -> https mostly, but also some dead links)

Michael Pyne null at kde.org
Fri May 10 10:16:37 BST 2024


Git commit 2a25cff644e8502c27bc6db56a559afe4b52bcca by Michael Pyne.
Committed on 08/10/2016 at 19:39.
Pushed by ashark into branch 'docbook_historied_per_file'.

Update hyperlinks (http -> https mostly, but also some dead links)

Original commit: f187eaf9
https://invent.kde.org/sdk/kdesrc-build/-/commit/f187eaf9ff7b3994de649377abf18f131fee03ef

M  +2    -2    doc/appendix-modules/module-concept.docbook
M  +1    -1    doc/cmdline/supported-cmdline-params.docbook
M  +3    -3    doc/getting-started/before-building.docbook
M  +3    -3    doc/getting-started/environment.docbook
M  +2    -2    doc/introduction/brief-intro.docbook
M  +6    -6    doc/kdesrc-buildrc/conf-options-table.docbook [INFRASTRUCTURE]
M  +1    -1    doc/using-kdesrc-build/advanced-features.docbook

https://invent.kde.org/sdk/kdesrc-build/-/commit/2a25cff644e8502c27bc6db56a559afe4b52bcca

diff --git a/doc/appendix-modules/module-concept.docbook b/doc/appendix-modules/module-concept.docbook
index 9b874fd2..ea35e721 100644
--- a/doc/appendix-modules/module-concept.docbook
+++ b/doc/appendix-modules/module-concept.docbook
@@ -3,8 +3,8 @@
 
 <para>&kde; groups its software into <quote>modules</quote> of various size.
 This was initially a loose grouping of a few large modules, but with the
-introduction of the <ulink url="http://git-scm.com/">Git</ulink>-based <ulink
-url=" https://commits.kde.org/">source code repositories</ulink>, these large
+introduction of the <ulink url="https://git-scm.com/">Git</ulink>-based <ulink
+url="https://commits.kde.org/">source code repositories</ulink>, these large
 modules were further split into many smaller modules.
 </para>
 
diff --git a/doc/cmdline/supported-cmdline-params.docbook b/doc/cmdline/supported-cmdline-params.docbook
index 8de712b2..ee4c4c60 100644
--- a/doc/cmdline/supported-cmdline-params.docbook
+++ b/doc/cmdline/supported-cmdline-params.docbook
@@ -63,7 +63,7 @@ Disables the <link linkend="conf-async">asynchronous mode</link> of updating.
 Instead the update will be performed in its entirety before the build starts.
 This option will slow down the overall process, but if you encounter IPC errors
 while running &kdesrc-build; try using this option, and submitting a
-<ulink url="http://bugs.kde.org/">bug report</ulink>.
+<ulink url="https://bugs.kde.org/">bug report</ulink>.
 </para></listitem>
 </varlistentry>
 
diff --git a/doc/getting-started/before-building.docbook b/doc/getting-started/before-building.docbook
index 1fd82554..74fb876d 100644
--- a/doc/getting-started/before-building.docbook
+++ b/doc/getting-started/before-building.docbook
@@ -54,7 +54,7 @@ used for some modules with large data files.  You can check
 if you have it by running <userinput><command>svn
 <option>--version</option></command></userinput>.</para></listitem>
 
-<listitem><para>You will need the <ulink url="http://gitscm.org/">Git
+<listitem><para>You will need the <ulink url="https://git-scm.com/">Git
 source control manager</ulink> installed as well, for &kde;'s <ulink
 url=" https://commits.kde.org/">git-based projects.
 </ulink></para></listitem>
@@ -137,7 +137,7 @@ to install and find the required software.
 <para>
 You probably already have a version of the &kdesrc-build; script installed
 in your system. However, if you do not, you can download it from
-<ulink url="http://kdesrc-build.kde.org/">&kdesrc-build; home page</ulink>,
+<ulink url="https://kdesrc-build.kde.org/">&kdesrc-build; home page</ulink>,
 or you can find it from its home in the &kde; source repository.</para>
 
 <tip><para>If you use a more recent &kdesrc-build; by downloading from its
@@ -147,7 +147,7 @@ way to verify this.</para></tip>
 
 <orderedlist>
 <listitem><para>To download &kdesrc-build; from its home page, simply go to the
-<ulink url="http://kdesrc-build.kde.org/">&kdesrc-build; home page</ulink> and download the latest appropriate release. The release is
+<ulink url="https://kdesrc-build.kde.org/">&kdesrc-build; home page</ulink> and download the latest appropriate release. The release is
 packaged as a compressed tarball archive, which you can extract using &ark; or
 <command>tar</command>. The contents of the archive include the actual
 &kdesrc-build; script, a sample configuration file
diff --git a/doc/getting-started/environment.docbook b/doc/getting-started/environment.docbook
index 7e438b10..a1d9f506 100644
--- a/doc/getting-started/environment.docbook
+++ b/doc/getting-started/environment.docbook
@@ -35,17 +35,17 @@ enable <literal>xsession</literal> support.</para>
 packages to be installed in order to support <literal>xsession</literal> logins.</para>
 
 <itemizedlist>
-<listitem><para>The <ulink url="http://fedoraproject.org/">Fedora</ulink>
+<listitem><para>The <ulink url="https://getfedora.org/">Fedora</ulink>
 &Linux; distribution requires the <literal>xorg-x11-xinit-session</literal>
 package to be installed for custom <literal>xsession</literal> login
 support.</para></listitem>
 
-<listitem><para><ulink url="http://debian.org/">Debian</ulink> and
+<listitem><para><ulink url="https://www.debian.org/">Debian</ulink> and
 Debian-derived &Linux; distributions should support custom
 <literal>xsession</literal> logins, but require the
 <option><userinput>allow-user-xsession</userinput></option> option to be set in
 <filename>/etc/X11/Xsession.options</filename>. See also the Debian <ulink
-url="http://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_customizing_the_x_session_classic_method">documentation
+url="https://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_customizing_the_x_session_classic_method">documentation
 on customizing the X session.</ulink></para></listitem>
 
 <listitem><para>For other distributions, go to <xref
diff --git a/doc/introduction/brief-intro.docbook b/doc/introduction/brief-intro.docbook
index 98b880a4..ab7c0f9d 100644
--- a/doc/introduction/brief-intro.docbook
+++ b/doc/introduction/brief-intro.docbook
@@ -6,9 +6,9 @@
 
 <para>
 &kdesrc-build; is a script to help users install <ulink
-url="http://www.kde.org/">&kde;</ulink> software from its <ulink
+url="https://www.kde.org/">&kde;</ulink> software from its <ulink
 url="http://subversion.tigris.org/">&subversion;</ulink> and <ulink
-url="http://gitscm.org/">&git;</ulink> source repositories.
+url="https://git-scm.com/">&git;</ulink> source repositories.
 <!-- Deliberately not KDE SC, we can also install Extragear, amarok, etc. -->
 </para>
 
diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook
index 66c293e9..9d47397f 100644
--- a/doc/kdesrc-buildrc/conf-options-table.docbook
+++ b/doc/kdesrc-buildrc/conf-options-table.docbook
@@ -37,10 +37,10 @@ option.</para></listitem>
 <entry></entry>
 <entry><para>This option was used to allow for building KDE module API documentation.
 It was removed in &kdesrc-build; 1.6.3 due to it not being supported in KDE 4.  Online
-API documentation is available from <ulink url="http://api.kde.org/">kde.org</ulink>.
+API documentation is available from <ulink url="https://api.kde.org/">kde.org</ulink>.
 In addition it is possible to build KDE 4's API documentation using the
 <command>kdedoxygen.sh</command> script included in the kde-dev-scripts module.
-See <ulink url="http://techbase.kde.org/Development/Tools/apidox">KDE
+See <ulink url="https://techbase.kde.org/Development/Tools/apidox">KDE
 TechBase</ulink> for more details.</para>
 </entry>
 </row>
@@ -460,7 +460,7 @@ end module
 <para>The <literal>kde:</literal> &git; repository prefix used above is a
 shortcut which will be setup by &kdesrc-build; automatically. See the TechBase
 <ulink
-url="http://techbase.kde.org/Development/Git/Configuration#URL_Renaming">URL
+url="https://techbase.kde.org/Development/Git/Configuration#URL_Renaming">URL
 Renaming</ulink> article for more information. Note that unlike most other
 options, this option can be specified multiple times in order to create as
 many aliases as necessary.</para>
@@ -688,7 +688,7 @@ please be careful while dealing with root privileges.</entry>
 <entry>Module setting overrides global (build system option)</entry>
 <entry>Set this variable in order to pass command line options to the
 <command>make</command> command. This is useful for programs such as <ulink
-url="http://distcc.samba.org/"><application>distcc</application></ulink> or
+url="https://github.com/distcc/distcc"><application>distcc</application></ulink> or
 systems with more than one processor core.
 </entry>
 </row>
@@ -719,7 +719,7 @@ commented it out.
 <entry>Module setting overrides global</entry>
 <entry><para>Set this option to override &kdesrc-build;'s default directory path to the
 module in question. This can be used, for example, to pull specific branches
-or tagged versions of libraries. <ulink url="http://websvn.kde.org/">The &kde;
+or tagged versions of libraries. <ulink url="https://websvn.kde.org/">The &kde;
 Source Viewer</ulink> is invaluable in helping to pick the right path.</para>
 
 <para>Note that &kdesrc-build; constructs the final path according to the
@@ -1001,7 +1001,7 @@ anonymous repository.</para></note>
 <para><emphasis>Note:</emphasis> The odds are very good that you <emphasis>do not
 want</emphasis> to use this option. &kde; releases are available in tarball form
 from the <ulink
-url="http://download.kde.org/">&kde; download site</ulink>.</para>
+url="https://download.kde.org/">&kde; download site</ulink>.</para>
 
 <note><para>This option has only been supported for git-based modules since
 &kdesrc-build; 1.16.</para></note>
diff --git a/doc/using-kdesrc-build/advanced-features.docbook b/doc/using-kdesrc-build/advanced-features.docbook
index eddc7e3b..45e73a44 100644
--- a/doc/using-kdesrc-build/advanced-features.docbook
+++ b/doc/using-kdesrc-build/advanced-features.docbook
@@ -21,7 +21,7 @@ option for a module, which will specify a list of directories to download.
 <tip><para>
 If you do not already know what to download from a module, it may be a good idea
 to browse the &subversion; layout for a module first, using
-<ulink url="http://websvn.kde.org/branches/KDE/4.6/">WebSVN</ulink>. <!--FIXME outdated-->
+<ulink url="https://websvn.kde.org/branches/KDE/4.6/">WebSVN</ulink>. <!--FIXME outdated-->
 </para></tip>
 
 <informalexample>



More information about the kde-doc-english mailing list