From e1082e5c5592d1253f21cbbd25280467d63cd170 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Mon, 30 Jan 2023 14:09:43 -0500
Subject: changelog & urls housekeeping, more required

- keep manual changelog?
  could rely on git changelogs

- qi modified to match current urls

- lots of url related stuff needs checking
---
 README                     | 126 ++++++++++++------------
 data/doc/sisu/CHANGELOG_v2 |  98 +++++++++----------
 data/doc/sisu/CHANGELOG_v3 |  82 ++++++++--------
 data/doc/sisu/CHANGELOG_v4 | 114 +++++++++++-----------
 data/doc/sisu/CHANGELOG_v5 | 140 +++++++++++++--------------
 data/doc/sisu/CHANGELOG_v6 |  68 ++++++-------
 data/doc/sisu/CHANGELOG_v7 |  40 ++++----
 lib/sisu/sisu_thor_lib.rb  |  14 +--
 org/sisu_build.org         | 236 +++++++++++++++++++++------------------------
 qi                         |   6 +-
 setup/qi_libs.rb           |   8 +-
 setup/rbuild               |  16 ++-
 setup/rbuild_libs.rb       |   5 +-
 13 files changed, 464 insertions(+), 489 deletions(-)

diff --git a/README b/README
index 2d1e9825..9aac70bf 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ manifests of generated output. Book indexes may be made.
 Some document markup samples are provided in the package sisu -markup-samples.
 
 Homepages:
-- <http://www.sisudoc.org/>
+- <https://www.sisudoc.org/>
 
 INSTALL OR RUN WITHOUT INSTALLATION
 ***********************************
@@ -102,7 +102,7 @@ For a list of alternative actions you may type:
 
   rake -T
 
-Rake: <http://rake.rubyforge.org/> <http://rubyforge.org/frs/?group_id=50>
+Rake: <https://rake.rubyforge.org/> <https://rubyforge.org/frs/?group_id=50>
 
 
 ----------------------------------------
@@ -150,8 +150,8 @@ ruby setup.rb setup
 ruby setup.rb install
 
 further information:
-<http://i.loveruby.net/en/projects/setup/>
-<http://i.loveruby.net/en/projects/setup/doc/usage.html>
+<https://i.loveruby.net/en/projects/setup/>
+<https://i.loveruby.net/en/projects/setup/doc/usage.html>
 
   ruby setup.rb config && ruby setup.rb setup && sudo ruby setup.rb install
 
@@ -178,8 +178,7 @@ adding the following to your sources list /etc/apt/sources.list
 
 #/etc/apt/sources.list
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
-deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
 
 The non-free section is for sisu markup samples provided, which contain
 authored works the substantive text of which cannot be changed, and which as a
@@ -209,7 +208,7 @@ The package is divided into the following components:
   *Debian* Free Software Guidelines non-free)
 
 *SiSU* is available off Debian Unstable and Testing [link:
-<http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
+<https://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
 [^1] install it using apt-get, aptitude or alternative *Debian* install tools.
 
 DEPENDENCIES
@@ -265,7 +264,7 @@ document, produces multiple output formats including: /plaintext/, /HTML/,
 /XHTML/, /XML/, /EPUB/, /ODT/ (/OpenDocument/ (/ODF/) text), /LaTeX/, /PDF/,
 info, and /SQL/ (/PostgreSQL/ and /SQLite/) , which share text object numbers
 ("object citation numbering") and the same document structure information. For
-more see: <http://sisudoc.org> or <http://www.jus.uio.no/sisu>
+more see: <https://sisudoc.org> or <https://www.jus.uio.no/sisu>
 
 DOCUMENT PROCESSING COMMAND FLAGS
 .................................
@@ -1004,12 +1003,10 @@ ONLINE
 ......
 
 Online markup examples are available together with the respective outputs
-produced from <http://www.jus.uio.no/sisu/SiSU/examples.html> or from
-<http://www.jus.uio.no/sisu/sisu_examples/>
+produced from <https://www.jus.uio.no/sisu/SiSU/examples.html> or from
 
 There is of course this document, which provides a cursory overview of sisu
 markup and the respective output produced:
-<http://www.jus.uio.no/sisu/sisu_markup/>
 
 an alternative presentation of markup syntax:
 /usr/share/doc/sisu/on_markup.txt.gz
@@ -1075,24 +1072,21 @@ to this one:
   :num_top: 1
   :breaks: new=C; break=1
   :bold: /Gnu|Debian|Ruby|SiSU/
-  :home_button_text: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
-  :footer: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
+  :home_button_text: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
+  :footer: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
   :manpage: name=sisu - documents: markup, structuring, publishing in multiple standard formats, and search;
      synopsis=sisu [-abcDdeFhIiMmNnopqRrSsTtUuVvwXxYyZz0-9] [filename/wildcard ]
      . sisu [-Ddcv] [instruction]
      . sisu [-CcFLSVvW]
 
 @links:
-  { SiSU Homepage }http://www.sisudoc.org/
-  { SiSU Manual }http://www.sisudoc.org/sisu/sisu_manual/
-  { Book Samples & Markup Examples }http://www.jus.uio.no/sisu/SiSU/examples.html
-  { SiSU Download }http://www.jus.uio.no/sisu/SiSU/download.html
-  { SiSU Changelog }http://www.jus.uio.no/sisu/SiSU/changelog.html
-  { SiSU Git repo }http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary
-  { SiSU List Archives }http://lists.sisudoc.org/pipermail/sisu/
-  { SiSU @ Debian }http://packages.qa.debian.org/s/sisu.html
-  { SiSU Project @ Debian }http://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
-  { SiSU @ Wikipedia }http://en.wikipedia.org/wiki/SiSU
+  { SiSU Homepage }https://www.sisudoc.org/
+  { SiSU Manual }https://www.sisudoc.org/sisu/sisu_manual/
+  { Book Samples & Markup Examples }https://www.jus.uio.no/sisu/SiSU/examples.html
+  { SiSU Git repo }https://git.sisudoc.org/sisu/
+  { SiSU @ Debian }https://packages.qa.debian.org/s/sisu.html
+  { SiSU Project @ Debian }https://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
+  { SiSU @ Wikipedia }https://en.wikipedia.org/wiki/SiSU
 
 AVAILABLE HEADERS
 .................
@@ -1157,8 +1151,8 @@ This is a sample header
   :isbn: [ISBN]
   :oclc:
 
-@links: { SiSU }http://www.sisudoc.org
-  { FSF }http://www.fsf.org
+@links: { SiSU }https://www.sisudoc.org
+  { FSF }https://www.fsf.org
 
 @make:
   :num_top: 1
@@ -1168,8 +1162,8 @@ This is a sample header
   :promo: sisu, ruby, sisu_search_libre, open_society
   :bold: [regular expression of words/phrases to be made bold]
   :italics: [regular expression of words/phrases to italicise]
-  :home_button_text: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
-  :footer: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
+  :home_button_text: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
+  :footer: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
 
 @original:
   :language: [language]
@@ -1438,33 +1432,33 @@ decoration is omitted).
 
 *markup example:*
 
-normal text http://www.sisudoc.org/ continues
+normal text https://www.sisudoc.org/ continues
 
 *resulting output:*
 
-normal text <http://www.sisudoc.org/> continues
+normal text <https://www.sisudoc.org/> continues
 
 An escaped url without decoration
 
 *markup example:*
 
-normal text _http://www.sisudoc.org/ continues
+normal text _https://www.sisudoc.org/ continues
 
-deb _http://www.jus.uio.no/sisu/archive unstable main non-free
+deb _https://www.jus.uio.no/sisu/archive unstable main non-free
 
 *resulting output:*
 
-normal text http://www.sisudoc.org/ continues
+normal text https://www.sisudoc.org/ continues
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
 
 where a code block is used there is neither decoration nor hyperlinking, code
 blocks are discussed later in this document
 
 *resulting output:*
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
-deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
+deb-src https://www.jus.uio.no/sisu/archive unstable main non-free
 
 
 ----------------------------------------
@@ -1476,22 +1470,22 @@ To link text or an image to a url the markup is as follows
 
 *markup example:*
 
-about { SiSU }http://url.org markup
+about { SiSU }https://url.org markup
 
 *resulting output:*
 
-about SiSU [link: <http://www.sisudoc.org/>] markup
+about SiSU [link: <https://www.sisudoc.org/>] markup
 
 A shortcut notation is available so the url link may also be provided
 automatically as a footnote
 
 *markup example:*
 
-about {~^ SiSU }http://url.org markup
+about {~^ SiSU }https://url.org markup
 
 *resulting output:*
 
-about SiSU [link: <http://www.sisudoc.org/>] [^7] markup
+about SiSU [link: <https://www.sisudoc.org/>] [^7] markup
 
 Internal document links to a tagged location, including an ocn
 
@@ -1527,24 +1521,24 @@ LINKING IMAGES
 [image: "a better way"]
  [image: "Way Better - with Gnu/Linux, Debian and Ruby"]
 
-{~^ ruby_logo.png "Ruby" }http://www.ruby-lang.org/en/
+{~^ ruby_logo.png "Ruby" }https://www.ruby-lang.org/en/
 
 *resulting output:*
 
 tux.png 64x80 [link: local image]
 
-tux.png 64x80 "Gnu/Linux - a better way" [link: <http://www.sisudoc.org/>]
+tux.png 64x80 "Gnu/Linux - a better way" [link: <https://www.sisudoc.org/>]
 
 GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian
-and Ruby" [link: <http://www.sisudoc.org/>]
+and Ruby" [link: <https://www.sisudoc.org/>]
 
-ruby_logo.png 70x90 "Ruby" [link: <http://www.ruby-lang.org/en/>] [^8]
+ruby_logo.png 70x90 "Ruby" [link: <https://www.ruby-lang.org/en/>] [^8]
 
 *linked url footnote shortcut*
 
-{~^ [text to link] }http://url.org
+{~^ [text to link] }https://url.org
 
-% maps to: { [text to link] }http://url.org ~{ http://url.org }~
+% maps to: { [text to link] }https://url.org ~{ https://url.org }~
 
 % which produces hyper-linked text within a document/paragraph, with an endnote providing the url for the text location used in the hyperlink
 
@@ -1569,21 +1563,21 @@ TREE
 
 */"Viral Spiral"/, David Bollier*
 
-"Viral Spiral", David Bollier [link: <http://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
-      document manifest [link: <http://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
-      html, segmented text [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/viral_spiral.david_bollier.toc.html>]
-      html, scroll, document in one [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier.html>]
-      epub [link: <http://www.sisudoc.org/sisu/en/epub/viral_spiral.david_bollier.epub>]
-      pdf, landscape [link: <http://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
-      pdf, portrait [link: <http://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
-      odf: odt, open document text [link: <http://www.sisudoc.org/sisu/en/odt/viral_spiral.david_bollier.odt>]
-      xhtml scroll [link: <http://www.sisudoc.org/sisu/en/xhtml/viral_spiral.david_bollier.xhtml>]
-      xml, sax [link: <http://www.sisudoc.org/sisu/en/xml_sax/viral_spiral.david_bollier.sax.xml>]
-      xml, dom [link: <http://www.sisudoc.org/sisu/en/xml_dom/viral_spiral.david_bollier.dom.xml>]
-      concordance [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/concordance.html>]
-      dcc, document content certificate (digests) [link: <http://www.sisudoc.org/sisu/en/digest/viral_spiral.david_bollier.hash_digest.txt>]
-      markup source text [link: <http://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst>]
-      markup source (zipped) pod [link: <http://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst.zip>]
+"Viral Spiral", David Bollier [link: <https://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
+      document manifest [link: <https://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
+      html, segmented text [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/viral_spiral.david_bollier.toc.html>]
+      html, scroll, document in one [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier.html>]
+      epub [link: <https://www.sisudoc.org/sisu/en/epub/viral_spiral.david_bollier.epub>]
+      pdf, landscape [link: <https://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
+      pdf, portrait [link: <https://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
+      odf: odt, open document text [link: <https://www.sisudoc.org/sisu/en/odt/viral_spiral.david_bollier.odt>]
+      xhtml scroll [link: <https://www.sisudoc.org/sisu/en/xhtml/viral_spiral.david_bollier.xhtml>]
+      xml, sax [link: <https://www.sisudoc.org/sisu/en/xml_sax/viral_spiral.david_bollier.sax.xml>]
+      xml, dom [link: <https://www.sisudoc.org/sisu/en/xml_dom/viral_spiral.david_bollier.dom.xml>]
+      concordance [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/concordance.html>]
+      dcc, document content certificate (digests) [link: <https://www.sisudoc.org/sisu/en/digest/viral_spiral.david_bollier.hash_digest.txt>]
+      markup source text [link: <https://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst>]
+      markup source (zipped) pod [link: <https://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst.zip>]
 
 GROUPED TEXT / BLOCKED TEXT
 ...........................
@@ -2132,7 +2126,7 @@ pb: Harvard University Press
 edn: (edition)
 yr: 2006
 pl: U.S.
-url: http://cyber.law.harvard.edu/wealth_of_networks/Main_Page
+url: https://cyber.law.harvard.edu/wealth_of_networks/Main_Page
 note:
 sn: Benkler, /{Wealth of Networks}/ (2006)
 id: Benkler2006
@@ -2183,7 +2177,7 @@ pb: publisher
 edn: edition
 yr: year (yyyy or yyyy-mm or yyyy-mm-dd) (required)
 pg: pages
-url: http://url
+url: https://url
 note: note
 id: create_short_identifier e.g. authorSurnameYear
     (used in substitutions: when found within text will be
@@ -2329,7 +2323,7 @@ Configure substitution in _sisu/sisu_document_make
 
 ----------------------------------------
 
- [1]: <http://packages.qa.debian.org/s/sisu.html>
+ [1]: <https://packages.qa.debian.org/s/sisu.html>
 
  [2]: from the *Debian* control file
 
@@ -2356,13 +2350,13 @@ Configure substitution in _sisu/sisu_document_make
 
  [+2]: editors notes, numbered plus symbol footnote/endnote series
 
- [7]: <http://www.sisudoc.org/>
+ [7]: <https://www.sisudoc.org/>
 
- [8]: <http://www.ruby-lang.org/en/>
+ [8]: <https://www.ruby-lang.org/en/>
 
  [9]: Table from the Wealth of Networks by Yochai Benkler
 
- <http://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler>
+ <https://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler>
 
  [10]: for which you may alternatively use the full form author: title: and year:
 
diff --git a/data/doc/sisu/CHANGELOG_v2 b/data/doc/sisu/CHANGELOG_v2
index e012f7da..195da457 100644
--- a/data/doc/sisu/CHANGELOG_v2
+++ b/data/doc/sisu/CHANGELOG_v2
@@ -39,26 +39,26 @@ Reverse Chronological:
 --- HEAD --- [closed]
 
 * sisu_2.9.12 (2012-02-14:07/2) [see 3.1.14.orig.tar.xz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.14
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.14
 
   * v2, vim syntax highlighting, patch from Thilo Six <T.Six@gmx.de> applied
   Re: <http://thread.gmane.org/gmane.editors.vim.devel/32151> &
   <http://vimdoc.sourceforge.net/htmldoc/options.html#cpo-l>
 
 * sisu_2.9.11 (2012-01-10:02/2) [see 3.1.11.orig.tar.xz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.11
 
   * modify sisu markup version script
 
 * sisu_2.9.10 (2011-10-15:41/6) [see 3.1.1.orig.tar.xz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.1
 
   * odf:odt v1.0
     * make odt header changes easier to track
     * get rid of (binary changeset) blob
 
 * sisu_2.9.9 (2011-10-03:40/1) [see 3.1.0.orig.tar.xz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.0
 
   * bin/sisu, default sisu version 3
 
@@ -73,7 +73,7 @@ Reverse Chronological:
   * remote, image source url fix
 
 * sisu_2.9.7 (2011-06-26:25/7) [see 3.0.13.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.13
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.13
 
   * dal_syntax, linebreak within regular objects is \\ (<br> depreciated)
     [test, affects downstream outputs, there is the potential for breakage]
@@ -89,17 +89,17 @@ Reverse Chronological:
   * sisurc.yml, config settings
 
 * sisu_2.9.6 (2011-06-07:23/2) [see 3.0.12.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.12
 
   * help, s/Bul garian/Bulgarian/ (Closes: #619068)
 
 * sisu_2.9.5 (2011-05-17:20/2) [see 3.0.10.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.10
 
   * copyright (minor) touch, dates for setup.rb
 
 * sisu_2.9.4 (2011-05-15:19/7) [see 3.0.9.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.9
 
   * bin/sisu2 introduced (to complement bin/sisu3), currently same as bin/sisu
     (later switch bin/sisu to bin/sisu3; consider using update-alternatives)
@@ -110,7 +110,7 @@ Reverse Chronological:
     * sisu-mode.el assigned to FSF (GNU EMACS)
 
 * sisu_2.9.3 (2011-04-27:17/3) [see 3.0.8.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.8
 
   * bin/sisu3 bin/sisu /bin/sisu_webrick bin/sisu_termsheet
     * improved ruby version check
@@ -159,7 +159,7 @@ Reverse Chronological:
   * vim colors colorscheme sparse-* frugal-* Slate minor changes
 
 * sisu_2.9.2 (2011-04-20:16/3) [see 3.0.7.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.7
 
   * options, maintenance -M (--maintenance, new alias --keep-processing-files)
     * new alias --keep-processing-files (see Bug#622902)
@@ -180,7 +180,7 @@ Reverse Chronological:
     * url to sisu git repo source (when possible also track GNU EMACS location)
 
 * sisu_2.9.1 (2011-03-30:13/3) [see 3.0.6.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.6
 
   * (ruby 1.9.2 (transition related) fixes)
     * dal_doc_str
@@ -199,7 +199,7 @@ Reverse Chronological:
     * rearrange
 
 * sisu_2.9.0 (2011-03-24:12/4) [see 3.0.5.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.5
 
   * move to ruby >=1.9.2p180: simplify development of v3 and maintenance of v2
     * bin/sisu demand ruby >=1.9.2p180 (version checks)
@@ -217,7 +217,7 @@ Reverse Chronological:
   * vim syntax highlighting, fix typo
 
 * sisu_2.8.2 (2011-03-11:10/5) [see 3.0.3.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.3
 
   * dal_syntax and affected downstream output modules, revised pattern match
     for mail, (removes occasional interference with urls having embedded email
@@ -254,7 +254,7 @@ Reverse Chronological:
     * vim cleaning sisu.vim
 
 * sisu_2.8.1 (2011-03-05:09/6) [see 3.0.2.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.2
 
   * make sisu: v2 require >=ruby1.8.7; v3 require >=ruby1.9.2
 
@@ -270,7 +270,7 @@ Reverse Chronological:
     * small fixes
 
 * sisu_2.8.0 (2011-02-01:05/2) [see 3.0.0.orig.tar.gz]
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.0.0
 
   [post Debian Squeeze]
 
@@ -298,7 +298,7 @@ Reverse Chronological:
       texpdf (adjust later)
 
 * sisu_2.7.9.orig.tar.gz (2010-12-09:49/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.9
 
   [debian freeze, fix]
 
@@ -338,7 +338,7 @@ Reverse Chronological:
   * html search form, configuration check
 
 * sisu_2.7.8.orig.tar.gz (2010-10-25:43/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.8
 
   [debian freeze, fix]
 
@@ -380,7 +380,7 @@ Reverse Chronological:
       false)
 
 * sisu_2.7.7.orig.tar.gz (2010-10-17:41/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.7
 
   [debian freeze, fix]
 
@@ -405,7 +405,7 @@ Reverse Chronological:
   * documentation related minor updates and fixes
 
 * sisu_2.7.6.orig.tar.gz (2010-10-11:41/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.6
 
   [debian freeze, fix]
 
@@ -420,7 +420,7 @@ Reverse Chronological:
   * CHANGELOG v2 recount where some requests came from
 
 * sisu_2.7.5.orig.tar.gz (2010-10-09:40/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.5
 
   [debian freeze, fix]
 
@@ -434,7 +434,7 @@ Reverse Chronological:
   * param, metadata rights, keep colon separator from interfering with urls
 
 * sisu_2.7.4.orig.tar.gz (2010-10-08:40/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.4
 
   [debian freeze, fix]
 
@@ -446,7 +446,7 @@ Reverse Chronological:
     * epub (epub_tune) scaling of images, fix
 
 * sisu_2.7.3.orig.tar.gz (2010-10-06:40/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.3
 
   [debian freeze, fix]
 
@@ -466,7 +466,7 @@ Reverse Chronological:
   * sisu_markup.sst, document a fix (v1 & 2)
 
 * sisu_2.7.2.orig.tar.gz (2010-10-01:39/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.2
 
   [debian freeze, fix]
 
@@ -478,7 +478,7 @@ Reverse Chronological:
   * texpdf_format, remove a few commented out lines
 
 * sisu_2.7.1.orig.tar.gz (2010-10-01:39/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.1
 
   [debian freeze, fix]
 
@@ -504,7 +504,7 @@ Reverse Chronological:
   * share_src, hub cleaning
 
 * sisu_2.7.0.orig.tar.gz (2010-09-21:38/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.7.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.7.0
 
   Debian Squeeze equivalent (2.6.3-6 ported upstream)
 
@@ -567,7 +567,7 @@ Reverse Chronological:
     webrick (--webserv-webrick))
 
 * sisu_2.6.3.orig.tar.gz (2010-07-28:30/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.6.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.6.3
 
   * odf, footnotes, asterisk series (**) fix
 
@@ -668,7 +668,7 @@ Reverse Chronological:
     webrick (--webserv-webrick))
 
 * sisu_2.6.2.orig.tar.gz (2010-07-15:28/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.6.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.6.2
 
   * param, header reading more robust (re: commented out parts)
 
@@ -692,7 +692,7 @@ Reverse Chronological:
   * debian/control update ruby1.9 related depends to ruby1.9.1 (libfcgi-ruby1.9.1)
 
 * sisu_2.6.1.orig.tar.gz (2010-07-09:27/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.6.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.6.1
 
   * markup samples moved to data/doc/sisu/v2/markup-samples
 
@@ -707,7 +707,7 @@ Reverse Chronological:
   * sysenv, default output path, fix
 
 * sisu_2.6.0.orig.tar.gz (2010-07-07:27/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.6.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.6.0
 
   * sysenv, version.yml moved to /usr/share/sisu/v2/v (from /etc/sisu)
 
@@ -731,13 +731,13 @@ Reverse Chronological:
   * manpages, some additional manpages and some updates
 
 * sisu_2.5.1.orig.tar.gz (2010-06-12:23/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.5.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.5.1
 
   * texpdf, ensure programs default font is set (Liberation Sans) if none
     configured, (was intended, required fix)
 
 * sisu_2.5.0.orig.tar.gz (2010-06-11:23/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.5.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.5.0
 
   * texpdf, font selection permitted in sisurc.yml (default: texpdf_font:) or
     document header (@make: :texpdf_font:)
@@ -757,7 +757,7 @@ Reverse Chronological:
     content
 
 * sisu_2.4.3.orig.tar.gz (2010-06-05:22/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.4.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.4.3
 
   * vim/ftplugin/sisu.vim make less intrusive (both for sisu v2 & v1), includes
     the following:
@@ -779,7 +779,7 @@ Reverse Chronological:
       result of search all else closed)
 
 * sisu_2.4.2.orig.tar.gz (2010-06-01:22/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.4.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.4.2
 
   * texpdf, polyglossia (xelatex) (start using, instead of babel)
 
@@ -789,7 +789,7 @@ Reverse Chronological:
     (related to reporting "http" file not found)
 
 * sisu_2.4.1.orig.tar.gz (2010-05-26:21/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.4.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.4.1
 
   * regex match, a number of http: matches needed to be extended to include
     https:
@@ -799,7 +799,7 @@ Reverse Chronological:
     * dal_syntax fix, no auto-bold or italics on relative or internal links
 
 * sisu_2.4.0.orig.tar.gz (2010-05-26:21/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.4.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.4.0
 
   * sisu markup syntax added to, related to internal document links and
     relative links, see note on additions to vim syntax highlighting (version
@@ -819,7 +819,7 @@ Reverse Chronological:
   * sisu markup, documentation on_sisu_markup/sisu_markup.txt added much todo
 
 * sisu_2.3.5.orig.tar.gz (2010-05-18:20/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.5
 
   * dal_syntax, url match fix
 
@@ -830,7 +830,7 @@ Reverse Chronological:
   * vim templates for .sst .ssm & .ssi
 
 * sisu_2.3.4.orig.tar.gz (2010-05-12:19/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.4
 
   * dal_syntax, italics match fix
 
@@ -839,7 +839,7 @@ Reverse Chronological:
   * sysenv, switch default hash digest fingerprints to sha256 (rather than md5)
 
 * sisu_2.3.3.orig.tar.gz (2010-05-05:18/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.3
 
   * texpdf, special word and number optional break points, (also, reduce text
     display size of digests, reduce image size, add some url braces)
@@ -850,7 +850,7 @@ Reverse Chronological:
   * screen output (ansi), control
 
 * sisu_2.3.2.orig.tar.gz (2010-05-03:18/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.2
 
   * dal, markup, In cases where the line is interpreted as level 1~ (either by
     explicit 1~ tag or @make: :heading:) a hash (#) [octothorpe] will be
@@ -875,12 +875,12 @@ Reverse Chronological:
   * dal_numbering, number headings, a fix
 
 * sisu_2.3.1.orig.tar.gz (2010-04-28:17/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.1
 
   * param, for topic_register, an additional check required, bug fix, repost
 
 * sisu_2.3.0.orig.tar.gz (2010-04-27:17/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.3.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.3.0
 
   * db (sql)  add oclc (Online Computer Library Center) number, affects table
     structure, (hence breakage & version bump)
@@ -924,7 +924,7 @@ Reverse Chronological:
     alternatively to be in italics [requested]
 
 * sisu_2.2.0.orig.tar.gz (2010-04-20:16/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.2.0
 
   * db (sql) table structure, further review and changes (hence breakage & version bump)
     * new db name prefix "sisu_v2b_"; new pgsql db name prefix "SiSUv2b_"
@@ -959,7 +959,7 @@ Reverse Chronological:
     [2.1.1 fix release was not built, changes appear under 2.2.0]
 
 * sisu_2.1.0.orig.tar.gz (2010-04-16:15/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.1.0
 
   * db table structure, further review, minor, but disruptive
 
@@ -988,7 +988,7 @@ Reverse Chronological:
   * vim syntax highlighting, minor
 
 * sisu_2.0.5.orig.tar.gz (2010-03-31:13/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.5
 
   * bug fixes
     * harvest, fixes bug in harvest_topics (v2)
@@ -1001,7 +1001,7 @@ Reverse Chronological:
   * harvest, add search form for directory, if configured in sisurc.yml
 
 * sisu_2.0.4.orig.tar.gz (2010-03-23:12/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.4
 
   * bug fixes
     * correct method call for md.title.full a number of places [in db_import,
@@ -1010,7 +1010,7 @@ Reverse Chronological:
   * free_as_in_freedom, additional links to available material
 
 * sisu_2.0.3.orig.tar.gz (2010-03-22:12/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.3
 
   * bug fixes
     * odf, xml, texpdf, bulleted group, clean
@@ -1019,7 +1019,7 @@ Reverse Chronological:
     * xml_dom, behaviours fixes
 
 * sisu_2.0.2.orig.tar.gz (2010-03-21:11/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.2
 
   * bug fixes
     param, recommended links (reinstated)
@@ -1030,7 +1030,7 @@ Reverse Chronological:
     updated/corrected
 
 * sisu_2.0.1.orig.tar.gz (2010-03-17:11/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.1
 
   * bug fixes
     * html, tables fix
@@ -1043,7 +1043,7 @@ Reverse Chronological:
   * docs, add epub, more to be done
 
 * sisu_2.0.0.orig.tar.gz (2010-03-06:09/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_2.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_2.0.0
 
   * sisu v2
 
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3
index cd9f1b7b..a94eb65f 100644
--- a/data/doc/sisu/CHANGELOG_v3
+++ b/data/doc/sisu/CHANGELOG_v3
@@ -38,7 +38,7 @@ Reverse Chronological:
 --- HEAD --- [closed]
 
 * sisu_3.3.11.orig.tar.xz (2013-02-20:07/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.11
 
   * epub, add markup of angle brackets '<' & '>' to early markup of amp. '&'
 
@@ -47,7 +47,7 @@ Reverse Chronological:
   * b_epub.png, epub icon (for manifest) updated to use official image
 
 * sisu_3.3.10.orig.tar.xz (2013-02-10:05/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.10
 
   * vim, minimal color schemes, minor edits
 
@@ -59,12 +59,12 @@ Reverse Chronological:
      <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
 
 * sisu_3.3.9.orig.tar.xz (2013-02-06:05/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.9
 
   * utils (debug renamed), Utils::CodeMarker (from Debug::Mark)
 
 * sisu_3.3.8.orig.tar.xz (2013-02-03:04/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.8
 
   * sysenv, on --redirect, stop creation of redundant dir
 
@@ -76,7 +76,7 @@ Reverse Chronological:
       clear/obvious) [sync with v4]
 
 * sisu_3.3.7.orig.tar.xz (2013-01-31:04/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.7
 
   * dal, on ocn excluded paragraphs (~# -#), hang/indent bullet, fix
     [bug reported indirectly by Cory Doctorow (discovered in work with markup)]
@@ -85,7 +85,7 @@ Reverse Chronological:
     (markup specified v auto)
 
 * sisu_3.3.6.orig.tar.xz (2013-01-27:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.6
 
   * epub some fixing, more documents render in more readers/viewers
     * ncx fix, navpoint_close
@@ -97,7 +97,7 @@ Reverse Chronological:
     associated skin and associated images
 
 * sisu_3.3.5.orig.tar.xz (2013-01-23:03/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.5
 
   * epub
     * remove unnecessary conversion of some utf-8 characters to xhtml
@@ -119,7 +119,7 @@ Reverse Chronological:
   * param, match possible sisu version, detail
 
 * sisu_3.3.4.orig.tar.xz (2013-01-01:00/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.4
 
   * html_segments (by_filename by_filetype) internal document links do not
     work filenames need to include lang code, fixed
@@ -137,7 +137,7 @@ Reverse Chronological:
     (colored location markers to show when line passed within running code)
 
 * sisu_3.3.3.orig.tar.xz (2012-10-03:40/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.3
 
   * cosmetic, code
     * true ? x : y
@@ -206,12 +206,12 @@ Reverse Chronological:
     * cursor line & column: on; off, <leader>cu (existing cu+ & cu-)
 
 * sisu_3.3.2.orig.tar.xz (2012-06-30:26/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.3.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.2
 
   * texpdf, xetex screen reporting of warnings off unless sisu -pV used
 
 * sisu_3.3.1.orig.tar.xz (2012-06-23:25/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.3.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.1
 
   * texpdf_format, urls in headings break pdf documents, fix
     (e.g. output generation of document sample gpl.fsf.sst pdf fixed)
@@ -223,7 +223,7 @@ Reverse Chronological:
   * hub, some re-arrangement
 
 * sisu_3.3.0.orig.tar.xz (2012-06-17:24/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.3.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.3.0
 
   * shared_sisupod_source, common build for sisu (markup) source representations
     to be used by sisupod.txz, git, (and src)
@@ -235,7 +235,7 @@ Reverse Chronological:
     NOTE there are no changes to sisu markup (only the sharing of source files)
 
 * sisu_3.2.12.orig.tar.xz (2012-06-06:23/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.12
 
   * hub, post bundles
     * sisupod_make, file selection selection for tar.xz, fix
@@ -256,7 +256,7 @@ Reverse Chronological:
   * Rake, Rant installer sisu installer require ruby >= 1.9.3
 
 * sisu_3.2.11.orig.tar.xz (2012-06-03:22/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.11
 
   * images, regular & sisupod
     * shared_images, --html, --xhtml, --xml*
@@ -272,7 +272,7 @@ Reverse Chronological:
   * error & warning messages touched, revisit
 
 * sisu_3.2.10.orig.tar.xz (2012-05-28:22/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.10
 
   * hub
     * "requires", fix
@@ -306,7 +306,7 @@ Reverse Chronological:
     * sisupood image copying/processing, broken
 
 * sisu_3.2.9.orig.tar.xz (2012-05-19:20/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.9
 
   * harvest
     * harvest by filename output paths
@@ -316,7 +316,7 @@ Reverse Chronological:
   * options, create manifest touched
 
 * sisu_3.2.8.orig.tar.xz (2012-05-12:19/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.8
 
   * sisupod make, re-fixed, check again
 
@@ -337,7 +337,7 @@ Reverse Chronological:
     * rescue & error warnings, more touched
 
 * sisu_3.2.7.orig.tar.xz (2012-05-06:18/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.7
 
   * hub, options, fixes
     * dbi: pgsql, sqlite
@@ -349,7 +349,7 @@ Reverse Chronological:
   * rescue & error warnings, some touched
 
 * sisu_3.2.6.orig.tar.xz (2012-05-01:18/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.6
 
   * harvest (metadata, site/document summary) fixes
     * harvest_topics, sort fix
@@ -362,14 +362,14 @@ Reverse Chronological:
     * manifest re-run on (currently generated) translated files if any
 
 * sisu_3.2.5.orig.tar.xz (2012-04-22:16/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.5
 
   * shared_html_lite, codeblock fix, affecting sql:
     SELECT ocn,body FROM doc_objects WHERE t_is='code';
     SELECT ocn,clean FROM doc_objects;
 
 * sisu_3.2.4.orig.tar.xz (2012-04-21:16/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.4
 
   * db bugfix in maintenance mode (variable name reused)
 
@@ -381,7 +381,7 @@ Reverse Chronological:
   * rescue reporting
 
 * sisu_3.2.3.orig.tar.xz (2012-04-15:15/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.3
 
   * param, dal_syntax, document header (simple regex) substitution list
     added, note $ and curly braces are escaped to allow the following:
@@ -398,7 +398,7 @@ Reverse Chronological:
     @make:)
 
 * sisu_3.2.2.orig.tar.xz (2012-04-05:14/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.2
 
   * reporting
     * urls
@@ -408,7 +408,7 @@ Reverse Chronological:
   * sysenv, path.style (a quick fix, review)
 
 * sisu_3.2.1.orig.tar.xz (2012-03-21:12/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.1
 
   * documentation sisu_commands, rearranged; update with regard to
     excludes; & discreet sqlite output
@@ -418,7 +418,7 @@ Reverse Chronological:
   * COPYRIGHT add markup samples "Free as in Freedom"
 
 * sisu_3.2.0.orig.tar.xz (2012-03-19:12/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.2.0
 
   * start 3.2: merge v3dv (3.2) into v3 (3.1)
     * conf/sisu/v3dv --> conf/sisu/v3
@@ -430,7 +430,7 @@ Reverse Chronological:
     file <http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/>
 
 * sisu_3.1.15.orig.tar.xz (2012-03-12:11/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.15
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.15
 
   * v3dv: sysenv, ProcessingSettings, start to use hooks to make it possible to
     control (via: the command line; the document markup header, or; the
@@ -492,7 +492,7 @@ Reverse Chronological:
     [proposed next version starts 3.2, (merge dev branch after 3.1.15)]
 
 * sisu_3.1.14.orig.tar.xz (2012-02-14:07/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.14
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.14
 
   * v3dv: sysenv, output_dir_structure, rewritten, affected code modified
 
@@ -530,7 +530,7 @@ Reverse Chronological:
     [documents not generated until v3.2.0 (when v3dv branch is merged into v3)]
 
 * sisu_3.1.13.orig.tar.xz (2012-02-03:05/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.13
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.13
 
   * v3 v3dv, path & url links, updates for multi output directory structure
     possibilities (fixes)
@@ -547,7 +547,7 @@ Reverse Chronological:
     <http://vimdoc.sourceforge.net/htmldoc/options.html#cpo-l>
 
 * sisu_3.1.12.orig.tar.xz (2012-01-23:04/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.12
 
   * texpdf, tampering with "safe" special character transformations, a fix (that
     may introduce new issues, watch) [in response to report of a pdf title bug
@@ -563,7 +563,7 @@ Reverse Chronological:
     [suggested by, Timothy Hume, used to get sisu texpdf to work on MacOS]
 
 * sisu_3.1.11.orig.tar.xz (2012-01-10:02/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.11
 
   * date, year 2012, update
 
@@ -578,13 +578,13 @@ Reverse Chronological:
   * modify.rb, prep script for year update, & changing module & class names
 
 * sisu_3.1.10.orig.tar.xz (2011-12-31:52/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.10
 
   * html, epub, (& xml) codeblocks, treatment of '<<' & '>>', fix
     (codeblock, remove legacy match rule, watch)
 
 * sisu_3.1.9.orig.tar.xz (2011-12-19:51/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.9
 
   * manually created html files in _sisu/home (*.html) copied as home pages
     (previous behavior was only to copy _sisu/home/index.html)
@@ -600,7 +600,7 @@ Reverse Chronological:
     --glob at this time
 
 * sisu_3.1.8.orig.tar.xz (2011-12-13:50/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.8
 
   * texpdf, output by filetype, fix, produce pdf files with language code as
     part of filename (previously written over)
@@ -608,7 +608,7 @@ Reverse Chronological:
   * odf:odt, codeblocks, a match fix, affects e.g. "<<"
 
 * sisu_3.1.7.orig.tar.xz (2011-12-08:49/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.7
 
   * dal, codeblocks
     * internal document identifier tags removed, consider
@@ -627,7 +627,7 @@ Reverse Chronological:
     * html
 
 * sisu_3.1.6.orig.tar.xz (2011-12-02:48/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.6
 
   * dal, codeblocks, start flush left (no buffer spaces at start of line) to
     allow cut & paste [requested by chals irc.oftc] (fixed issue, numbering of
@@ -646,7 +646,7 @@ Reverse Chronological:
     * removed iconv, required a number of places without being used, watch
 
 * sisu_3.1.5.orig.tar.xz (2011-11-21:47/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.5
 
   * images, embedded symbol (previously overlooked, pre use of utf-8)
     * param, sisu markup image regex match
@@ -666,20 +666,20 @@ Reverse Chronological:
     versions of a sisu document in the same directory tree
 
 * sisu_3.1.4.orig.tar.xz (2011-11-11:45/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.4
 
   * FileUtils, make more consistent (and explicit) use of
     * explicit calls (more verbose, easier to find)
     * replace system calls
 
 * sisu_3.1.3.orig.tar.xz (2011-11-05:44/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.3
 
   * header, @make: :bold: :italic: fix necessary, Re (3.1.2): (bold & italic
     pattern matching) possibility to ignore case (reinstated)
 
 * sisu_3.1.2.orig.tar.xz (2011-10-31:44/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.2
 
   * sysenv, skins, a fix
     [return to, identify sisupod more definitively]
@@ -695,7 +695,7 @@ Reverse Chronological:
   * conf/convert/modify.rb minor fixes
 
 * sisu_3.1.1.orig.tar.xz (2011-10-15:41/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.1
 
   * odf:odt v1.0
     * make odt header changes easier to track
@@ -705,7 +705,7 @@ Reverse Chronological:
   * manifest, odt url lnk, fix
 
 * sisu_3.1.0.orig.tar.xz (2011-10-03:40/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_3.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_3.1.0
 
   * bin/sisu, default sisu version 3
 
diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4
index 072a617a..57e96d75 100644
--- a/data/doc/sisu/CHANGELOG_v4
+++ b/data/doc/sisu/CHANGELOG_v4
@@ -28,14 +28,14 @@ Reverse Chronological:
 --- HEAD --- [closed]
 
 * sisu_4.2.21.orig.tar.xz (2014-01-26:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.21
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.21
 
   [closed]
 
   - bin/sisu changes to simplify switching to new stable and development branches
 
 * sisu_4.2.20.orig.tar.xz (2014-01-20:03/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.20
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.20
 
   [good time to consider rollover: closing v4 branch, replacing it with v5 &
   introducing v6 for development, proposed for this release + 1]
@@ -45,14 +45,14 @@ Reverse Chronological:
   - sysenv for texpdf, fix for when tex to pdf generator is absent
 
 * sisu_4.2.19.orig.tar.xz (2014-01-17:02/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.19
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.19
 
   - bin/sisu experimentation
     - start preparing for ruby changes
     - work on fix for bug related to gem path & system installed sisu
 
 * sisu_4.2.18.orig.tar.xz (2014-01-12:01/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.18
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.18
 
   - texinfo, fixes
 
@@ -60,7 +60,7 @@ Reverse Chronological:
     (multiple document file-sizes may be produced)
 
 * sisu_4.2.17.orig.tar.xz (2014-01-06:01/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.17
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.17
 
   - bin/sisu
     - (ensure SiSU_version_dir) fix
@@ -74,12 +74,12 @@ Reverse Chronological:
     - html scroll toc, clean links where none, exclude metadata
 
 * sisu_4.2.16.orig.tar.xz (2013-12-15:49/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.16
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.16
 
   - Rakefile, (installer), reduce actions
 
 * sisu_4.2.15.orig.tar.xz (2013-12-09:49/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.15
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.15
 
   - Rakefile, (installer) improve, re-arrange
 
@@ -87,7 +87,7 @@ Reverse Chronological:
   work]
 
 * sisu_4.2.14.orig.tar.xz (2013-12-03:48/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.14
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.14
 
   - rake create build & install sisu gemspec; (.gitignore), work on
     - gemspec adjusted to install only libraries related to a version (v4 or v5)
@@ -96,7 +96,7 @@ Reverse Chronological:
   - bin/sisu, simplify in relation to sisu gem
 
 * sisu_4.2.13.orig.tar.xz (2013-12-02:48/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.13
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.13
 
   - rake create build & install sisu gemspec; bin/sisugem (add .gitignore)
     - rake gemcbi #(create build install sisu gem)
@@ -121,7 +121,7 @@ Reverse Chronological:
     where library is being drawn)
 
 * sisu_4.2.12.orig.tar.xz (2013-11-08:44/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.12
 
   - rake (& rant) sisu installer
     - do less by default
@@ -136,23 +136,23 @@ Reverse Chronological:
     - add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
 
 * sisu_4.2.11.orig.tar.xz (2013-11-05:44/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.11
 
 [5.0.24 changes only]
 
 * sisu_4.2.10.orig.tar.xz (2013-11-02:43/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.10
 
   - constants, ocn output delimiter (where used) changed to 「...」
     (from square brackets [...])
 
 * sisu_4.2.9.orig.tar.xz (2013-10-27:42/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.9
 
   - dal, document_structure_check_info
 
 * sisu_4.2.8.orig.tar.xz (2013-10-23:42/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.8
 
   - dal, parent & node info, fix
     (used e.g. for mind map type output (last for kdissert output, no longer
@@ -163,14 +163,14 @@ Reverse Chronological:
     markup with straight linear structure
 
 * sisu_4.2.7.orig.tar.xz (2013-10-17:41/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.7
 
   - constants, change a couple of internal processing delimiter characters, that
     might be used in ordinary marked up text (to characters even less likely to
     be of use in ordinary (marked up) text)
 
 * sisu_4.2.6.orig.tar.xz (2013-10-16:41/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.6
 
   - constants, change a couple of internal processing delimiter characters, that
     might be used in ordinary marked up text
@@ -180,12 +180,12 @@ Reverse Chronological:
   - markup sample, update book index markup, appearance, minor
 
 * sisu_4.2.5.orig.tar.xz (2013-09-22:37/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.5
 
   - bin/sisu update language list ja ko zh, fix
 
 * sisu_4.2.4.orig.tar.xz (2013-09-21:37/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.4
 
   - i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean
     - texpdf, has large texlive xetex dependencies (Korean untested)
@@ -215,12 +215,12 @@ Reverse Chronological:
   - minor cleaning
 
 * sisu_4.2.3.orig.tar.xz (2013-09-07:35/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.3
 
 [5.0.16 changes only]
 
 * sisu_4.2.2.orig.tar.xz (2013-09-05:35/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.2
 
   - dal, grouped text with fontface spanning newlines, partial solution, merge
     from 5.0.14
@@ -232,7 +232,7 @@ Reverse Chronological:
   - vim syntax, book index markup, hilight delimeters
 
 * sisu_4.2.1.orig.tar.xz (2013-08-28:34/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.1
 
   - config files (by filetype & filename) touched
 
@@ -248,7 +248,7 @@ Reverse Chronological:
   - dal, text blocks, tuning
 
 * sisu_4.2.0.orig.tar.xz (2013-08-25:33/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.2.0
 
   - merge v5
     - syntax add
@@ -269,7 +269,7 @@ Reverse Chronological:
     review further)
 
 * sisu_4.1.12.orig.tar.xz (2013-08-21:33/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.12
 
   - messages to terminal
     - code marker
@@ -277,12 +277,12 @@ Reverse Chronological:
     - fuchsia (sp.)
 
 * sisu_4.1.11.orig.tar.xz (2013-08-08:31/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.11
 
   - dal_expand_insertions, refinement for monolingual output
 
 * sisu_4.1.10.orig.tar.xz (2013-08-08:31/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.10
 
   [merge 5.0.10 lib]
   - output structure by, add monolingual alternative for :filetype or :filename
@@ -307,30 +307,30 @@ Reverse Chronological:
     - monolingual output search form option
 
 * sisu_4.1.9.orig.tar.xz (2013-08-01:30/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.9
 
 * sisu_4.1.8.orig.tar.xz (2013-07-30:30/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.8
 
 * sisu_4.1.7.orig.tar.xz (2013-06-25:25/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.7
 
   - "general code cleaning" fix
 
 * sisu_4.1.6.orig.tar.xz (2013-06-25:25/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.6
 
   - general code cleaning, sync with v5
 
 * sisu_4.1.5.orig.tar.xz (2013-06-22:23/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.5
 
   - vim
     - colorscheme def, mark current line
     - ftplugin sisu.vim, c-\ hard wrap lines to line width (moved from c-j)
 
 * sisu_4.1.4.orig.tar.xz (2013-06-06:22/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.4
 
   - db, population of database (--update), import of master files (.ssm), fix
     (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns @md.opt.fns,
@@ -343,14 +343,14 @@ Reverse Chronological:
   - sysenv, requested load warning removed, less screen clutter, consider
 
 * sisu_4.1.3.orig.tar.xz (2013-05-30:21/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.3
 
   - sysenv, pgsql db connect fix
 
   - cgi_pgsql, cgi helper script, sample search form generator, detail
 
 * sisu_4.1.2.orig.tar.xz (2013-05-29:21/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.2
 
   - help update, concentrate on man pages
     - documentation, manpage update
@@ -371,7 +371,7 @@ Reverse Chronological:
       db user (pg)                    --db-user=''
 
 * sisu_4.1.1.orig.tar.xz (2013-05-19:19/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.1
 
   - vim, ftplugin, sisu.vim, statusline
 
@@ -379,7 +379,7 @@ Reverse Chronological:
     'sisu -F')
 
 * sisu_4.1.0.orig.tar.xz (2013-05-08:18/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.1.0
 
   - v4:
     - v5 opened
@@ -390,19 +390,19 @@ Reverse Chronological:
   - cgi script for sample search form, minor fixes
 
 * sisu_4.0.21.orig.tar.xz (2013-05-06:18/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.21
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.21
 
   - minor sysenv, cgi_sql_common
 
 * sisu_4.0.20.orig.tar.xz (2013-04-11:14/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.20
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.20
 
   - sisurc.yml, reorganize configuration files
 
   - cgi sample search form, minor
 
 * sisu_4.0.19.orig.tar.xz (2013-04-08:14/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.19
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.19
 
   - sysenv, yamlrc, minor
 
@@ -411,7 +411,7 @@ Reverse Chronological:
   - zap, delete output files, based on given (existing) source file name
 
 * sisu_4.0.18.orig.tar.xz (2013-03-29:12/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.18
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.18
 
   - dal, screen_text_color, distinguish doc abstraction as start of processing
 
@@ -424,7 +424,7 @@ Reverse Chronological:
     - fixes
 
 * sisu_4.0.17.orig.tar.xz (2013-03-25:12/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.17
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.17
 
   - manifest & harvest, links to default site home page index.html
 
@@ -437,7 +437,7 @@ Reverse Chronological:
   - hub, non-verbose terminal info reduced, minor
 
 * sisu_4.0.16.orig.tar.xz (2013-03-18:11/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.16
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.16
 
   - hub, processing flow, sequence, fix
     - re-run manifests at end of general processing run:
@@ -447,14 +447,14 @@ Reverse Chronological:
   - sysenv, epub images where processing multilingual doc in lang code sub-dir
 
 * sisu_4.0.15.orig.tar.xz (2013-03-18:11/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.15
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.15
 
   - share document source, markup text file &/or sisupod
     - processing flow, correct sequence
     - terminal reporting
 
 * sisu_4.0.14.orig.tar.xz (2013-03-16:10/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.14
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.14
 
   - harvest, authors, topics, terminal info
 
@@ -468,7 +468,7 @@ Reverse Chronological:
     - backround rsync only for processing of single sisu markup files
 
 * sisu_4.0.13.orig.tar.xz (2013-03-13:10/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.13
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.13
 
   - html_format, manifest red arrow, next (segment), (broken) link fix, to toc
 
@@ -481,7 +481,7 @@ Reverse Chronological:
   - hub, sql db, fix for actions not requiring files, create, drop, etc.
 
 * sisu_4.0.12.orig.tar.xz (2013-03-08:09/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.12
 
   - share_src, sisu source, permissions, make world readable when shared
 
@@ -493,7 +493,7 @@ Reverse Chronological:
    requested action
 
 * sisu_4.0.11.orig.tar.xz (2013-03-06:09/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.11
 
   - bin/sisu, expand given path for sisu executable
     (where system sisu not called directly)
@@ -507,7 +507,7 @@ Reverse Chronological:
   - html_format, html segment navigation to toc, fix
 
 * sisu_4.0.10.orig.tar.xz (2013-03-05:09/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.10
 
   - texpdf, report to STDERR when pdf not (successfully) generated, note:
     .tex file is almost certainly produced by sisu, this will be a sisu
@@ -520,7 +520,7 @@ Reverse Chronological:
   - html, epub, minor "cleaning" of output
 
 * sisu_4.0.9.orig.tar.xz (2013-02-22:07/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.9
 
   - dal, line across page divider -..- introduced, an alternative to page
       break -\\- & =\\=, affects pdf and odf most significantly
@@ -530,7 +530,7 @@ Reverse Chronological:
     - documentation, sisu_markup.sst, man page sisu.1, sisu.1.html
 
 * sisu_4.0.8.orig.tar.xz (2013-02-20:07/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.8
 
   - epub
     - tinkering with some headers
@@ -554,7 +554,7 @@ Reverse Chronological:
   - b_epub.png, epub icon (for manifest) updated to use official image
 
 * sisu_4.0.7.orig.tar.xz (2013-02-10:05/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.7
 
   - vim, minimal color schemes, minor edits
 
@@ -566,7 +566,7 @@ Reverse Chronological:
      <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
 
 * sisu_4.0.6.orig.tar.xz (2013-02-07:05/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.6
 
   - html, screen reporting for --html-scroll, correctly identify output file
 
@@ -602,7 +602,7 @@ Reverse Chronological:
     - manpage & html
 
 * sisu_4.0.5.orig.tar.xz (2013-02-03:04/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.5
 
   - html (options, hub, urls), scroll & seg optionally discrete, individually
       callable
@@ -624,7 +624,7 @@ Reverse Chronological:
     - manpage & html
 
 * sisu_4.0.4.orig.tar.xz (2013-01-31:04/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.4
 
   - param_make, :cover_image: regex, less finicky match of image & details
     - [bug reported by Mikael Böök]
@@ -639,7 +639,7 @@ Reverse Chronological:
     (markup specified v auto)
 
 * sisu_4.0.3.orig.tar.xz (2013-01-27:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.3
 
   - epub some fixing, more documents render in more readers/viewers
     - ncx fix, navpoint_close [bug reported by Mikael Böök, with sample fix toc]
@@ -652,7 +652,7 @@ Reverse Chronological:
     and associated images
 
 * sisu_4.0.2.orig.tar.xz (2013-01-23:03/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.2
 
   - epub
     - remove unnecessary conversion of some utf-8 characters to xhtml
@@ -677,7 +677,7 @@ Reverse Chronological:
   - sysenv, debug tag, triggered where output type not set
 
 * sisu_4.0.1.orig.tar.xz (2013-01-01:00/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.1
 
   - html_segments (by_filename by_filetype) internal document links do not
     work filenames need to include lang code, fixed
@@ -714,7 +714,7 @@ Reverse Chronological:
   - documentation minor updates and regenerated manpage
 
 * sisu_4.0.0.orig.tar.xz (2012-12-12:50/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_4.0.0
 
   - bin/sisu $0 make possible to run sisu command on/within project dir tree
     (previously sisu needed to be correctly installed with system paths honored)
diff --git a/data/doc/sisu/CHANGELOG_v5 b/data/doc/sisu/CHANGELOG_v5
index e401eabc..71793c1b 100644
--- a/data/doc/sisu/CHANGELOG_v5
+++ b/data/doc/sisu/CHANGELOG_v5
@@ -27,12 +27,12 @@ Reverse Chronological:
 --- HEAD --- [closed]
 
 ** sisu_5.9.0.orig.tar.xz (2015-04-21:16/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.9.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.9.0
 
   - merge v6 into v5, and make v6 the default branch, so v5 is legacy
 
 ** sisu_5.8.0.orig.tar.xz (2015-04-20:16/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.8.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.8.0
 
   - year set 2015 (prepare for the new year)
 
@@ -100,7 +100,7 @@ Reverse Chronological:
   was not accepted)
 
 ** sisu_5.7.2.orig.tar.xz (2014-11-02:43/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.7.2
 
   - ao, composite documents, --verbose report to terminal on loading of *.sst,
     fix without fix sisu reports loading of .ssm & .ssi files but not .sst
@@ -115,7 +115,7 @@ Reverse Chronological:
 ** SiSU Frozen - Debian Freeze - ^^ pre Jessie ^^
 
 ** sisu_5.7.1.orig.tar.xz (2014-10-19:41/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.7.1
 
   - html
     - html_format, "id"s for objects & footnotes
@@ -132,7 +132,7 @@ Reverse Chronological:
     - cleaner search results
 
 ** sisu_5.7.0.orig.tar.xz (2014-10-12:40/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.7.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.7.0
 
   - '*_parts', remove defaults.rb & some relics related to sisu skins (long gone)
     - old code removed & substituted as required by *_parts
@@ -160,7 +160,7 @@ Reverse Chronological:
     - epub tune, --maintenance related
 
 ** sisu_5.6.9.orig.tar.xz (2014-10-03:39/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.9
 
   - --act provides info on current --act0 to --act9 settings (makes it easier to
     make use of acts 0 to 9)
@@ -168,20 +168,20 @@ Reverse Chronological:
   - html, tiny first nudge toward html5 (document headers and minor)
 
 ** sisu_5.6.8.orig.tar.xz (2014-09-28:38/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.8
 
   - sql, clean searchable text, update for (ao/dal) text representation,
     fix legacy action
 
 ** sisu_5.6.7.orig.tar.xz (2014-09-19:37/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.7
 
   - vim syntax, sisu.vim, update git url and email address
 
   - update urls to git repo
 
 ** sisu_5.6.6.orig.tar.xz (2014-09-12:36/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.6
 
   - ao, auto naming (segment & tag), exceptions, avoidance of name collisions
 
@@ -222,7 +222,7 @@ Reverse Chronological:
   - hub, /tmp processing directory checks
 
 ** sisu_5.6.5.orig.tar.xz (2014-09-05:35/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.5
 
   - ao_doc_str, if faulty document structure, stop; if --no-stop option, skip
     processing document
@@ -243,20 +243,20 @@ Reverse Chronological:
     - harvest_authors, by_filetype, manifest path
 
 ** sisu_5.6.4.orig.tar.xz (2014-09-01:35/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.4
 
   - cgi_sqlite, allow expansion of variable (default db name), double quotes,
     fix
 
 ** sisu_5.6.3.orig.tar.xz (2014-08-29:34/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.3
 
   - hub, sisu version info, when & what to report
 
   - dp, texpdf, copyright_and_license, minor fix, used by texpdf
 
 ** sisu_5.6.2.orig.tar.xz (2014-08-20:33/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.2
 
   - hub_options, introduce "error override" --no-stop or --errors-as-warnings flag
   - start making use of --no-stop command
@@ -272,7 +272,7 @@ Reverse Chronological:
     - emacs
 
 ** sisu_5.6.1.orig.tar.xz (2014-08-12:32/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.1
 
   - hub, organization & loose ends
     - tweak triggers
@@ -282,7 +282,7 @@ Reverse Chronological:
   - webrick, wb.cgi fixed and omitted (use discarded)
 
 ** sisu_5.6.0.orig.tar.xz (2014-08-08:31/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.6.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.6.0
 
   - merged v6 (6.2.0)
     - some file renames, fairly extensive
@@ -300,26 +300,26 @@ Reverse Chronological:
     - sql db table structure changed (needs to be rebuilt)
 
 ** sisu_5.5.6.orig.tar.xz (2014-08-08:31/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.6
 
   - remains as 5.5.5 changes for easier comparison with v6
     - file renames
     - dp, indentation changed
 
 ** sisu_5.5.5.orig.tar.xz (2014-07-29:30/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.5
 
   - ensure reset of parsed document directory path
     - needed in the case of html for some subsequent processing
 
 ** sisu_5.5.4.orig.tar.xz (2014-07-24:29/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.4
 
   - ao_numbering, auto name segment, tweak to make behave as intended
     (further testing required)
 
 ** sisu_5.5.3.orig.tar.xz (2014-07-23:29/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.3
 
   - db, rescue where no tables attempt to initialize db and retry
     (catch db message where no tables and attempt to initialize database)
@@ -328,7 +328,7 @@ Reverse Chronological:
     - make use of action triggers
 
 ** sisu_5.5.2.orig.tar.xz (2014-07-22:29/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.2
 
   - bin/sisu, hub, hub close (ensure), remove /tmp/ processing dir
 
@@ -349,7 +349,7 @@ Reverse Chronological:
     - processing shortcuts, options, adjust (refinement necessary)
 
 ** sisu_5.5.1.orig.tar.xz (2014-07-15:28/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.1
 
   - bin/sisu, hub, options, message pass sisu_called_from_directory
 
@@ -373,7 +373,7 @@ Reverse Chronological:
     - document images
 
 ** sisu_5.5.0.orig.tar.xz (2014-07-11:27/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.5.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.5.0
 
   - ao_numbering,
     - auto name segment, extract "number" from heading, fix
@@ -412,7 +412,7 @@ Reverse Chronological:
     follow rules for ao_composite (described above)
 
 ** sisu_5.4.5.orig.tar.xz (2014-07-07:27/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.5
 
   - bin/sisu,
     - processing dir related
@@ -430,14 +430,14 @@ Reverse Chronological:
     re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
 
 ** sisu_5.4.4.orig.tar.xz (2014-07-04:26/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.4
 
   - ao, fix, re seg numbering, fixed width, leading zeros
     (introduced: 5.4.3 / 6.0.9)
     provisional fix (check related issues against 5.4.2 / 6.0.8)
 
 ** sisu_5.4.3.orig.tar.xz (2014-07-01:26/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.3
 
   - ao,
     - code cosmetic rearrangement
@@ -472,13 +472,13 @@ Reverse Chronological:
   - epub, a fix, double check
 
 ** sisu_5.4.2.orig.tar.xz (2014-06-22:24/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.2
 
   - ao, fix bug in previous version (5.4.1) from sloppy cherry pick of v6
     ao_doc_str (codeblock)
 
 ** sisu_5.4.1.orig.tar.xz (2014-06-19:24/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.1
 
   - ao,
     - regex match for tics "```" followed by space tweaked
@@ -489,7 +489,7 @@ Reverse Chronological:
     - misc, minorish
 
 ** sisu_5.4.0.orig.tar.xz (2014-05-25:20/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.4.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.4.0
 
   - v5: merge v6 to v5, version bump to 5.4.*, reason adds structure check
     - ao, document structure check, stop processing on major error
@@ -543,7 +543,7 @@ Reverse Chronological:
     - xml object citation numbering (docbook fictionbook)
 
 ** sisu_5.3.6.orig.tar.xz (2014-05-18:19/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.6
 
   - db,
     - use symbols to identify sql engine
@@ -558,7 +558,7 @@ Reverse Chronological:
     - for sqlite: require 'sqlite3' (use ruby-sqlite3 directly)
 
 ** sisu_5.3.5.orig.tar.xz (2014-05-12:19/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.5
 
   - sisu, ensure return to start dir
 
@@ -584,14 +584,14 @@ Reverse Chronological:
   - added sisu.org emacs:evil:org mode notes related to sisu development
 
 ** sisu_5.3.4.orig.tar.xz (2014-02-14:06/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.4
 
   - ocn, object citation numbering
     - add perhaps less cryptic --numbering --no-numbering command-line options
     - plaintext & odt switch default to ocn==true for consistency
 
 ** sisu_5.3.3.orig.tar.xz (2014-02-08:05/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.3
 
   - cgi, search form (generator), using cgi ENV variables
 
@@ -602,7 +602,7 @@ Reverse Chronological:
   - documentation, minor update
 
 ** sisu_5.3.2.orig.tar.xz (2014-02-05:05/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.2
 
   - ao, html book index linking, follow --strict option
 
@@ -613,7 +613,7 @@ Reverse Chronological:
   - manual Rakefile, README & minor config adjustment
 
 ** sisu_5.3.1.orig.tar.xz (2014-02-05:05/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.1
 
   - ao, document tags
 
@@ -646,7 +646,7 @@ Reverse Chronological:
     - removed html man pages (man2html)
 
 ** sisu_5.3.0.orig.tar.xz (2014-01-26:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.3.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.3.0
 
   - v5 stable branch
     - v4 branch closed -(>4.2.20)-
@@ -654,13 +654,13 @@ Reverse Chronological:
     - v6 development branch opened (copy v5) (>=6.0.0)
 
 ** sisu_5.2.4.orig.tar.xz (2014-01-26:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.2.4
 
   - bin/sisu changes to simplify switching to new stable and development
     branches
 
 ** sisu_5.2.3.orig.tar.xz (2014-01-20:03/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.2.3
 
 [good time to consider rollover: closing v4 branch, replacing it with v5 &
 introducing v6 for development, proposed for this release + 1]
@@ -670,14 +670,14 @@ introducing v6 for development, proposed for this release + 1]
   - sysenv for texpdf, fix for when tex to pdf generator is absent
 
 ** sisu_5.2.2.orig.tar.xz (2014-01-17:02/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.2.2
 
   - bin/sisu experimentation
     - start preparing for ruby changes
     - work on fix for bug related to gem path & system installed sisu
 
 ** sisu_5.2.1.orig.tar.xz (2014-01-12:01/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.2.1
 
   - ao, add counter for various grouped / blocked texts & tables, of particular
     use for poems which are broken into verse
@@ -692,7 +692,7 @@ introducing v6 for development, proposed for this release + 1]
   - asciidoc, file extension (for now .ad), inline footnotes, minor
 
 ** sisu_5.2.0.orig.tar.xz (2014-01-06:01/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.2.0
 
   - single document root A~ (recalibrate headings); level D~ possible
     - :A~ document title, single document root (ln==0)
@@ -742,12 +742,12 @@ introducing v6 for development, proposed for this release + 1]
   - year updated, code headers
 
 ** sisu_5.1.3.orig.tar.xz (2013-12-15:49/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.1.3
 
   - Rakefile, (installer), reduce actions
 
 ** sisu_5.1.2.orig.tar.xz (2013-12-09:49/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.1.2
 
   - Rakefile, (installer) improve, re-arrange
 
@@ -757,7 +757,7 @@ introducing v6 for development, proposed for this release + 1]
 [NOTE disk crash (2013-12-05), fairly good but incomplete backup affecting work]
 
 ** sisu_5.1.1.orig.tar.xz (2013-12-03:48/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.1.1
 
   - rake create build & install sisu gemspec; (.gitignore), work on
     - gemspec adjusted to install only libraries related to a version (v4 or v5)
@@ -766,7 +766,7 @@ introducing v6 for development, proposed for this release + 1]
   - bin/sisu, simplify in relation to sisu gem
 
 ** sisu_5.1.0.orig.tar.xz (2013-12-02:48/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.1.0
 
   - ao_doc_str, changes related to headings provided for document structure
     without ocn, testing required
@@ -829,7 +829,7 @@ introducing v6 for development, proposed for this release + 1]
   - documentation related to commands for new outputs in development
 
 ** sisu_5.0.25.orig.tar.xz (2013-11-08:44/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.25
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.25
 
   - rake (& rant) sisu installer
     - do less by default
@@ -844,12 +844,12 @@ introducing v6 for development, proposed for this release + 1]
     - add sisu-html-scroll, sisu-html-seg, sisu-pdf-portrait, sisu-pdf-landscape
 
 ** sisu_5.0.24.orig.tar.xz (2013-11-05:44/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.24
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.24
 
   - xml, scaffold, re-activated, split into sisu structure & collapsed structure
 
 ** sisu_5.0.23.orig.tar.xz (2013-11-02:43/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.23
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.23
 
   - constants, ocn output delimiter (where used) changed to 「...」
     (from square brackets [...])
@@ -858,12 +858,12 @@ introducing v6 for development, proposed for this release + 1]
     - reorganize
 
 ** sisu_5.0.22.orig.tar.xz (2013-10-27:42/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.22
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.22
 
   - dal, document_structure_check_info
 
 ** sisu_5.0.21.orig.tar.xz (2013-10-23:42/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.21
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.21
 
   - options & downstream, more use of opt.act.*.set==:on instead of
     opt.cmd =~/\S/
@@ -877,14 +877,14 @@ introducing v6 for development, proposed for this release + 1]
     markup with straight linear structure
 
 ** sisu_5.0.20.orig.tar.xz (2013-10-17:41/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.20
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.20
 
   - constants, change a couple of internal processing delimiter characters, that
     might be used in ordinary marked up text (to characters even less likely to
     be of use in ordinary (marked up) text)
 
 ** sisu_5.0.19.orig.tar.xz (2013-10-16:41/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.19
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.19
 
   - constants, change a couple of internal processing delimiter characters, that
     might be used in ordinary marked up text
@@ -894,12 +894,12 @@ introducing v6 for development, proposed for this release + 1]
   - markup sample, update book index markup, appearance, minor
 
 ** sisu_5.0.18.orig.tar.xz (2013-09-22:37/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.18
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.18
 
   - bin/sisu update language list ja ko zh, fix
 
 ** sisu_5.0.17.orig.tar.xz (2013-09-21:37/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.17
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.17
 
   - i18n CJK: zh ja ko, add languages Chinese, Japanese, Korean
     - texpdf, has large texlive xetex dependencies (Korean untested)
@@ -925,14 +925,14 @@ introducing v6 for development, proposed for this release + 1]
   - minor cleaning
 
 ** sisu_5.0.16.orig.tar.xz (2013-09-07:35/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.16
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.16
 
   - dal, book index, hash key, strip whitespace, a (required) fix
 
   - db, book index, convert hash back to string
 
 ** sisu_5.0.15.orig.tar.xz (2013-09-05:35/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.15
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.15
 
   - dal, objects, store book index as hash (simplify downstream processing)
 
@@ -943,7 +943,7 @@ introducing v6 for development, proposed for this release + 1]
   - vim syntax, book index markup, hilight delimeters
 
 ** sisu_5.0.14.orig.tar.xz (2013-08-28:34/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.14
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.14
 
   - config files (by filetype & filename) touched
 
@@ -961,7 +961,7 @@ introducing v6 for development, proposed for this release + 1]
   - odf:odt, footnotes, fix
 
 ** sisu_5.0.13.orig.tar.xz (2013-08-25:33/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.13
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.13
 
   - dal, refine grouped text open and close using tics "```"
     [note use of "~~" considered but more problematic, (tics not used
@@ -976,7 +976,7 @@ introducing v6 for development, proposed for this release + 1]
     review further)
 
 ** sisu_5.0.12.orig.tar.xz (2013-08-21:33/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.12
 
   - syntax add
     - switch ocn off and on for a block of content, line containing only
@@ -998,24 +998,24 @@ introducing v6 for development, proposed for this release + 1]
     - fuchsia (sp.)
 
 ** sisu_5.0.11.orig.tar.xz (2013-08-08:31/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.11
 
   - dal_expand_insertions, refinement for monolingual output
 
 ** sisu_5.0.10.orig.tar.xz (2013-08-08:31/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.10
 
   - output structure by, multilingual, monolingual filenames tweak
 
 ** sisu_5.0.9.orig.tar.xz (2013-08-01:30/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.9
 
   - output structure by :filename or :filetype, multilingual default, fix
 
   - concordance, fix
 
 ** sisu_5.0.8.orig.tar.xz (2013-07-30:30/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.8
 
   - output structure by, add monolingual alternative for :filetype or :filename
     - filename without language code, if document is in default language
@@ -1039,17 +1039,17 @@ introducing v6 for development, proposed for this release + 1]
     - monolingual output search form option
 
 ** sisu_5.0.7.orig.tar.xz (2013-06-25:25/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.7
 
   - "general code cleaning" fix
 
 ** sisu_5.0.6.orig.tar.xz (2013-06-25:25/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.6
 
   - "general code cleaning" fix
 
 ** sisu_5.0.5.orig.tar.xz (2013-06-22:24/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.5
 
   - vim
     - colorscheme def, mark current line
@@ -1058,7 +1058,7 @@ introducing v6 for development, proposed for this release + 1]
   - general code cleaning, propagate back to v4 after testing
 
 ** sisu_5.0.4.orig.tar.xz (2013-06-06:22/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.4
 
   - db, population of database (--update), import of master files (.ssm), fix
     (Note: for .ssm: @md.fns (is set during runtime & is) != @opt.fns
@@ -1071,14 +1071,14 @@ introducing v6 for development, proposed for this release + 1]
   - sysenv, requested load warning removed, less screen clutter, consider
 
 ** sisu_5.0.3.orig.tar.xz (2013-05-30:21/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.3
 
   - sysenv, pgsql db connect fix
 
   - cgi_pgsql, cgi helper script, sample search form generator, detail
 
 ** sisu_5.0.2.orig.tar.xz (2013-05-29:21/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.2
 
   - help update, concentrate on man pages
     - documentation, manpage update
@@ -1099,7 +1099,7 @@ introducing v6 for development, proposed for this release + 1]
       db user (pg)                    --db-user=''
 
 ** sisu_5.0.1.orig.tar.xz (2013-05-18:19/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.1
 
   - vim, ftplugin, sisu.vim, statusline
 
@@ -1107,7 +1107,7 @@ introducing v6 for development, proposed for this release + 1]
     'sisu -F')
 
 ** sisu_5.0.0.orig.tar.xz (2013-05-08:18/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_5.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_5.0.0
 
   - v5: opened
     - v3 closed
diff --git a/data/doc/sisu/CHANGELOG_v6 b/data/doc/sisu/CHANGELOG_v6
index f6ab1d1e..1f114ea5 100644
--- a/data/doc/sisu/CHANGELOG_v6
+++ b/data/doc/sisu/CHANGELOG_v6
@@ -21,12 +21,12 @@ Reverse Chronological:
 --- HEAD --- [closed]
 
 * sisu_6.5.0.orig.tar.xz (2015-04-21:16/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.4.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.4.1
 
   - v6 made the default branch (prior to restructuring for v7)
 
 * sisu_6.4.0.orig.tar.xz (2015-04-20:16/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.4.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.4.0
 
   - year set 2015 (prepare for the new year)
 
@@ -142,7 +142,7 @@ Reverse Chronological:
   5.7.1-2) was not accepted)
 
 * sisu_6.3.2.orig.tar.xz (2014-11-02:43/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.3.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.3.2
 
   - ao, composite documents, --verbose report to terminal on loading of *.sst,
     fix without fix sisu reports loading of .ssm & .ssi files but not .sst
@@ -157,7 +157,7 @@ Reverse Chronological:
 * SiSU Frozen - Debian Freeze - ^^ pre Jessie ^^
 
 * sisu_6.3.1.orig.tar.xz (2014-10-19:41/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.3.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.3.1
 
   - html
     - html_format, "id"s for objects & footnotes
@@ -174,7 +174,7 @@ Reverse Chronological:
     - cleaner search results
 
 * sisu_6.3.0.orig.tar.xz (2014-10-12:40/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.3.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.3.0
 
   - '*_parts', remove defaults.rb & some relics related to sisu skins (long
     gone)
@@ -199,7 +199,7 @@ Reverse Chronological:
     - epub tune, --maintenance related
 
 * sisu_6.2.10.orig.tar.xz (2014-10-03:39/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.10
 
   - --act provides info on current --act0 to --act9 settings (makes it easier to
     make use of acts 0 to 9)
@@ -207,20 +207,20 @@ Reverse Chronological:
   - html, tiny first nudge toward html5 (document headers and minor)
 
 * sisu_6.2.9.orig.tar.xz (2014-09-28:38/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.9
 
   - sql, clean searchable text, update for (ao/dal) text representation,
     fix legacy action
 
 * sisu_6.2.8.orig.tar.xz (2014-09-19:37/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.8
 
   - vim syntax, sisu.vim, update git url and email address
 
   - update urls to git repo
 
 * sisu_6.2.7.orig.tar.xz (2014-09-12:36/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.7
 
   - ao, auto naming (segment & tag), exceptions, avoidance of name collisions
 
@@ -261,7 +261,7 @@ Reverse Chronological:
   - hub, /tmp processing directory checks
 
 * sisu_6.2.6.orig.tar.xz (2014-09-05:35/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.6
 
   - ao_doc_str, if faulty document structure, stop; if --no-stop option, skip
     processing document
@@ -282,20 +282,20 @@ Reverse Chronological:
     - harvest_authors, by_filetype, manifest path
 
 * sisu_6.2.5.orig.tar.xz (2014-09-01:35/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.5
 
   - cgi_sqlite, allow expansion of variable (default db name), double quotes,
     fix
 
 * sisu_6.2.4.orig.tar.xz (2014-08-29:34/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.4
 
   - hub, sisu version info, when & what to report
 
   - dp, texpdf, copyright_and_license, minor fix, used by texpdf
 
 * sisu_6.2.3.orig.tar.xz (2014-08-20:33/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.3
 
   - hub_options, introduce "error override" --no-stop or --errors-as-warnings
     flag
@@ -312,7 +312,7 @@ Reverse Chronological:
     - emacs
 
 * sisu_6.2.2.orig.tar.xz (2014-08-12:32/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.2
 
   - hub, organization & loose ends
     - tweak triggers
@@ -322,13 +322,13 @@ Reverse Chronological:
   - webrick, wb.cgi fixed and omitted (use discarded)
 
 * sisu_6.2.1.orig.tar.xz (2014-08-08:31/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.1
 
   - extend document structure, headings A - D, 1 - 4
     - sql db table structure changed (needs to be rebuilt)
 
 * sisu_6.2.0.orig.tar.xz (2014-08-08:31/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.2.0
 
   - some file renames, fairly extensive
 
@@ -343,19 +343,19 @@ Reverse Chronological:
     removed)
 
 * sisu_6.1.5.orig.tar.xz (2014-07-29:30/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.5
 
   - ensure reset of parsed document directory path
     - needed in the case of html for some subsequent processing
 
 * sisu_6.1.4.orig.tar.xz (2014-07-24:29/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.4
 
   - ao_numbering, auto name segment, tweak to make behave as intended
     (further testing required)
 
 * sisu_6.1.3.orig.tar.xz (2014-07-23:29/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.3
 
   - db, rescue where no tables attempt to initialize db and retry
     (catch db message where no tables and attempt to initialize database)
@@ -364,7 +364,7 @@ Reverse Chronological:
     - make use of action triggers
 
 * sisu_6.1.2.orig.tar.xz (2014-07-22:29/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.2
 
   - bin/sisu, hub, hub close (ensure), remove /tmp/ processing dir
 
@@ -385,7 +385,7 @@ Reverse Chronological:
     - processing shortcuts, options, adjust (refinement necessary)
 
 * sisu_6.1.1.orig.tar.xz (2014-07-15:28/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.1
 
   - bin/sisu, hub, options, message pass sisu_called_from_directory
 
@@ -409,7 +409,7 @@ Reverse Chronological:
     - document images
 
 * sisu_6.1.0.orig.tar.xz (2014-07-11:27/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.1.0
 
   - ao_numbering,
     - auto name segment, extract "number" from heading, fix
@@ -448,7 +448,7 @@ Reverse Chronological:
     follow rules for ao_composite (described above)
 
 * sisu_6.0.11.orig.tar.xz (2014-07-07:27/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.11
 
   - bin/sisu,
     - processing dir related
@@ -466,14 +466,14 @@ Reverse Chronological:
     re: seg numbering, fixed width, leading zeros (introduced: 5.4.3 / 6.0.9)
 
 * sisu_6.0.10.orig.tar.xz (2014-07-04:26/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.10
 
   - ao, fix, re seg numbering, fixed width, leading zeros
     (introduced: 5.4.3 / 6.0.9)
     provisional fix (check related issues against 5.4.2 / 6.0.8)
 
 * sisu_6.0.9.orig.tar.xz (2014-07-01:26/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.9
 
   - ao,
     - code cosmetic rearrangement
@@ -491,7 +491,7 @@ Reverse Chronological:
   - epub, a fix, double check
 
 * sisu_6.0.8.orig.tar.xz (2014-06-19:24/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.8
 
   - ao,
     - regex match for tics "```" followed by space tweaked
@@ -518,10 +518,10 @@ Reverse Chronological:
     - quote block
 
 * sisu_6.0.7.orig.tar.xz (2014-05-25:20/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.7
 
 * sisu_6.0.6.orig.tar.xz (2014-05-18:19/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.6
 
   - db,
     - use symbols to identify sql engine
@@ -536,7 +536,7 @@ Reverse Chronological:
     - for sqlite: require 'sqlite3' (use ruby-sqlite3 directly)
 
 * sisu_6.0.5.orig.tar.xz (2014-05-12:19/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.5
 
   - sisu, ensure return to start dir
 
@@ -608,14 +608,14 @@ Reverse Chronological:
   - added sisu.org emacs:evil:org mode notes related to sisu development
 
 * sisu_6.0.4.orig.tar.xz (2014-02-14:06/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.4
 
   - ocn, object citation numbering
     - add perhaps less cryptic --numbering --no-numbering command-line options
     - plaintext & odt switch default to ocn==true for consistency
 
 * sisu_6.0.3.orig.tar.xz (2014-02-08:05/6)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.3
 
   - cgi, search form (generator), using cgi ENV variables
 
@@ -626,7 +626,7 @@ Reverse Chronological:
   - documentation, minor update
 
 * sisu_6.0.2.orig.tar.xz (2014-02-05:05/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.2
 
   - ao, html book index linking, follow --strict option
 
@@ -637,7 +637,7 @@ Reverse Chronological:
   - manual Rakefile, README & minor config adjustment
 
 * sisu_6.0.1.orig.tar.xz (2014-02-05:05/3)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.1
 
   - ao, document tags
 
@@ -670,7 +670,7 @@ Reverse Chronological:
     - removed html man pages (man2html)
 
 * sisu_6.0.0.orig.tar.xz (2014-01-26:03/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_6.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_6.0.0
 
 * v6 development branch opened
   - v4 branch closed -(>4.2.20)-
diff --git a/data/doc/sisu/CHANGELOG_v7 b/data/doc/sisu/CHANGELOG_v7
index 91be727b..2a4876da 100644
--- a/data/doc/sisu/CHANGELOG_v7
+++ b/data/doc/sisu/CHANGELOG_v7
@@ -16,7 +16,7 @@ v4 branch removed; available in sisu < 4.2.20
 v3 branch removed; available in sisu < 4.1.0
 v2 branch removed; available in sisu =< 3.3.2
 
-  - homepage: <http://sisudoc.org>
+  - homepage: <https://sisudoc.org>
 
 Reverse Chronological:
 
@@ -25,11 +25,15 @@ Reverse Chronological:
 - sisu_7.2.2.orig.tar.xz (Open commit window: 2023-01-30; Pre-Release)
   http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.2.2
 
-* sisu_7.2.1.orig.tar.xz (Open commit window: 2019-09-05; Pre-Release)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.2.1
+* sisu_7.2.1.orig.tar.xz (2022-04-19:16/3) [subsequently added manually]
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.2.1
+
+  - started using nix nix-shell
+
+  - started using emacs org mode
 
 * sisu_7.2.0.orig.tar.xz (2019-09-03:35/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.2.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.2.0
 
   - markup modification
     - (markup blocks) distinguish block from group
@@ -39,13 +43,13 @@ Reverse Chronological:
     - code blocks attributes, numberlines
 
 * sisu_7.1.12.orig.tar.xz (2019-07-16:28/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.12
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.12
 
   - texpdf, indent values, use formula (to replace table)
     values changed to work better with portrait a4 & letter
 
 * sisu_7.1.11.orig.tar.xz (2017-07-14:28/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.11
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.11
 
   - html, minitoc, set default off
     (requested, as minitoc is sub-optimal for viewing with smaller devices
@@ -56,7 +60,7 @@ Reverse Chronological:
     (Closes: #746742)
 
 * sisu_7.1.10.orig.tar.xz (2017-07-02:26/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.10
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.10
 
   - sisu.vim (syntax highlighting) back reference related fix,
     (provided by Bram Moolenaar)
@@ -65,12 +69,12 @@ Reverse Chronological:
     (notes update)
 
 * sisu_7.1.9.orig.tar.xz (2016-07-31:30/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.9
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.9
 
   - html css, (root) heading size
 
 * sisu_7.1.8.orig.tar.xz (2016-02-26:08/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.8
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.8
 
   - headers
     - rollover year, 2016
@@ -86,14 +90,14 @@ Reverse Chronological:
   - json, an output representation, first pass
 
 * sisu_7.1.7.orig.tar.xz (2016-01-05:01/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.7
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.7
 
   - emacs sisu-mode.el
     - apply patch from Kevin Ryde of 2015-12-18
     - tic block markup, and minor arrangement
 
 * sisu_7.1.6.orig.tar.xz (2015-12-15:50/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.6
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.6
 
   - emacs sisu-mode.el & sisu-mode-autoloads.el:
     -  sisu-mode.el, minor update and modify format to reduce diff with FSF
@@ -108,17 +112,17 @@ Reverse Chronological:
   - ao_images, require 'rmagick' (instead of 'RMagick' depreciated)
 
 * sisu_7.1.5.orig.tar.xz (2015-06-02:22/2)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.5
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.5
 
   - minor clean
 
 * sisu_7.1.4.orig.tar.xz (2015-05-21:20/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.4
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.4
 
   - workflow error, 7.1.3 released as pre_release :-p
 
 * sisu_7.1.3.orig.tar.xz (2015-05-21:20/4)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.3
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.3
 
   - constants, search, db name, period before and after db version
     - aesthetic change, the current db name base becomes SiSU.7a.
@@ -126,17 +130,17 @@ Reverse Chronological:
     - (database structure is unchanged)
 
 * sisu_7.1.2.orig.tar.xz (2015-05-18:20/1)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.2
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.2
 
 * sisu_7.1.1.orig.tar.xz (2015-05-17:19/7)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.1
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.1
 
   - qi (quick install) gem install git version option
 
   - bin/sisu, install name check (stable & git versions)
 
 * sisu_7.1.0.orig.tar.xz (2015-05-15:19/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.1.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.1.0
 
   - bibliography 1~!bibliography
 
@@ -178,7 +182,7 @@ Reverse Chronological:
   - clean cruft in changelogs
 
 * sisu_7.0.0.orig.tar.xz (2015-05-01:17/5)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_7.0.0
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_7.0.0
 
   - v7 opened
     - v5 branch closed (available <= 5.8.0)
diff --git a/lib/sisu/sisu_thor_lib.rb b/lib/sisu/sisu_thor_lib.rb
index a674eba4..b27601a0 100644
--- a/lib/sisu/sisu_thor_lib.rb
+++ b/lib/sisu/sisu_thor_lib.rb
@@ -29,14 +29,14 @@
 #    more details.
 #
 #    You should have received a copy of the GNU General Public License along with
-#    this program. If not, see <http://www.gnu.org/licenses/>.
+#    this program. If not, see <https://www.gnu.org/licenses/>.
 #
 #    If you have Internet connection, the latest version of the GPL should be
 #    available at these locations:
-#    <http://www.fsf.org/licensing/licenses/gpl.html>
-#    <http://www.gnu.org/licenses/gpl.html>
+#    <https://www.fsf.org/licensing/licenses/gpl.html>
+#    <https://www.gnu.org/licenses/gpl.html>
 #
-#    <http://www.sisudoc.org/sisu/en/manifest/gpl.fsf.html>
+#    <https://www.sisudoc.org/sisu/en/manifest/gpl.fsf.html>
 #
 #  - SiSU uses:
 #    - Standard SiSU markup syntax,
@@ -44,12 +44,12 @@
 #    - Standard SiSU object citation numbering and system
 #
 #  - Homepages:
-#    <http://www.sisudoc.org>
+#    <https://www.sisudoc.org>
 #
 #  - Git
 #    <https://git.sisudoc.org/projects/>
-#    <https://git.sisudoc.org/projects/?p=software/sisu.git;a=summary>
-#    <https://git.sisudoc.org/projects/?p=markup/sisu-markup-samples.git;a=summary>
+#    <https://git.sisudoc.org/projects/sisu>
+#    <https://git.sisudoc.org/projects/sisu-markup>
 module SiSU_Po4a_Actions
   require_relative 'utils_response'                   # utils_response.rb
   include SiSU_Response
diff --git a/org/sisu_build.org b/org/sisu_build.org
index febca65a..b9055649 100644
--- a/org/sisu_build.org
+++ b/org/sisu_build.org
@@ -80,11 +80,9 @@ end
 
 -  Description:
 
--  Homepage: <http://www.jus.uio.no/sisu/SiSU>
-             <http://search.sisudoc.org>
--  Download: <http://www.jus.uio.no/sisu/download>
+-  Homepage: <https://sisudoc.org>
 
--  Copyright: (C) 2015, 2020 Ralph Amissah
+-  Copyright: (C) 2015, 2023 Ralph Amissah
 
 -  License:
 
@@ -357,7 +355,7 @@ module Project_details
     'documents - structuring, publishing in multiple formats & search'
   end
   def self.homepage
-    'http://www.sisudoc.org'
+    'https://www.sisudoc.org'
   end
   def self.thor
     "ruby-thor files for the installation/setup of #{name}"
@@ -736,7 +734,7 @@ proceed? }
       vn=version_number(vi)
       <<-WOK
 - sisu_#{vn}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')})
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vn}
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vn}
       WOK
     end
     def self.changelog_header_release(filename,ch,vi)
@@ -784,7 +782,7 @@ proceed? }
       vn=version_number(vi)
       <<-WOK
 - sisu_#{vn}.orig.tar.xz (Open commit window: #{vi[:date]}; Pre-Release)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vn}
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vn}
       WOK
     end
     def self.changelog_header_pre_release_write(filename,ch)
@@ -923,7 +921,6 @@ Gem::Specification.new do |s|
                      Dir['bin/#{Project_details.name.downcase}gem'] +
                      Dir['bin/#{Project_details.name.downcase}']
   s.executables << '#{Project_details.name.downcase}gem' << '#{Project_details.name.downcase}'
-  s.has_rdoc       = false
 end
     WOK
   end
@@ -945,7 +942,6 @@ Gem::Specification.new do |s|
                      Dir['bin/#{Project_details.name.downcase}gem'] +
                      Dir['bin/#{Project_details.name.downcase}']
   s.executables << '#{Project_details.name.downcase}gem' << '#{Project_details.name.downcase}'
-  s.has_rdoc       = false
 end
     WOK
   end
@@ -1452,8 +1448,7 @@ __END__
  Common Rakefile, Rantfile installer for SiSU
    softlink Rakefile and Rantfile to this file
 
- - Homepage: <http://search.sisudoc.org>
- - Download: <http://www.jus.uio.no/sisu/download>
+ - Homepage: <https://sisudoc.org>
 
  Copyright (C) 2007 Ralph Amissah
 
@@ -1464,11 +1459,11 @@ __END__
 
  Rake is a Ruby build program by Jim Weirich
  - Rake may be downloaded and installed from:
-     <http://rake.rubyforge.org/>
+     <https://rake.rubyforge.org/>
 
  Rant is a Ruby build program by Stefan Lang
  - Rant may be downloaded and installed from:
-     <http://make.rubyforge.org/>
+     <https://make.rubyforge.org/>
 
  Notes on use:
    [if rake is preferred and installed]
@@ -1957,13 +1952,12 @@ task :note_sources do
   puts <<-WOK
 
   SiSU project:
-      <http://sisudoc.org>
-      <http://www.jus.uio.no/sisu>
+      <https://sisudoc.org>
   sisu source code is available at:
-      <http://git.sisudoc.org>
-      <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+      <https://git.sisudoc.org>
+      <https://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
   sisu markup samples are provided/packaged separately as sisu-markup-samples:
-      <http://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
+      <https://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
   WOK
 end
 task :note_installation do
@@ -2317,9 +2311,8 @@ proceed? }
     def self.changelog_header(vi)
       <<-WOK
 -- #{vi[:version]}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')})
-http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vi[:version]}
-http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_#{vi[:version]}-1
-http://www.jus.uio.no/sisu/pkg/src/sisu_#{vi[:version]}.orig.tar.xz
+https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vi[:version]}
+https://git.sisudoc.org/projects/sisu/tag/?h=debian/sisu_#{vi[:version]}-1
   sisu_#{vi[:version]}.orig.tar.xz
   sisu_#{vi[:version]}-1.dsc
       WOK
@@ -2799,7 +2792,7 @@ manifests of generated output. Book indexes may be made.
 Some document markup samples are provided in the package sisu -markup-samples.
 
 Homepages:
-- <http://www.sisudoc.org/>
+- <https://www.sisudoc.org/>
 
 INSTALL OR RUN WITHOUT INSTALLATION
 ***********************************
@@ -2870,7 +2863,7 @@ For a list of alternative actions you may type:
 
   rake -T
 
-Rake: <http://rake.rubyforge.org/> <http://rubyforge.org/frs/?group_id=50>
+Rake: <https://rake.rubyforge.org/> <https://rubyforge.org/frs/?group_id=50>
 
 
 ----------------------------------------
@@ -2918,8 +2911,8 @@ ruby setup.rb setup
 ruby setup.rb install
 
 further information:
-<http://i.loveruby.net/en/projects/setup/>
-<http://i.loveruby.net/en/projects/setup/doc/usage.html>
+<https://i.loveruby.net/en/projects/setup/>
+<https://i.loveruby.net/en/projects/setup/doc/usage.html>
 
   ruby setup.rb config && ruby setup.rb setup && sudo ruby setup.rb install
 
@@ -2946,8 +2939,7 @@ adding the following to your sources list /etc/apt/sources.list
 
 #/etc/apt/sources.list
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
-deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
 
 The non-free section is for sisu markup samples provided, which contain
 authored works the substantive text of which cannot be changed, and which as a
@@ -2977,7 +2969,7 @@ The package is divided into the following components:
   *Debian* Free Software Guidelines non-free)
 
 *SiSU* is available off Debian Unstable and Testing [link:
-<http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
+<https://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
 [^1] install it using apt-get, aptitude or alternative *Debian* install tools.
 
 DEPENDENCIES
@@ -3033,7 +3025,7 @@ document, produces multiple output formats including: /plaintext/, /HTML/,
 /XHTML/, /XML/, /EPUB/, /ODT/ (/OpenDocument/ (/ODF/) text), /LaTeX/, /PDF/,
 info, and /SQL/ (/PostgreSQL/ and /SQLite/) , which share text object numbers
 ("object citation numbering") and the same document structure information. For
-more see: <http://sisudoc.org> or <http://www.jus.uio.no/sisu>
+more see: <https://sisudoc.org> or <https://www.jus.uio.no/sisu>
 
 DOCUMENT PROCESSING COMMAND FLAGS
 .................................
@@ -3772,12 +3764,10 @@ ONLINE
 ......
 
 Online markup examples are available together with the respective outputs
-produced from <http://www.jus.uio.no/sisu/SiSU/examples.html> or from
-<http://www.jus.uio.no/sisu/sisu_examples/>
+produced from <https://www.jus.uio.no/sisu/SiSU/examples.html> or from
 
 There is of course this document, which provides a cursory overview of sisu
 markup and the respective output produced:
-<http://www.jus.uio.no/sisu/sisu_markup/>
 
 an alternative presentation of markup syntax:
 /usr/share/doc/sisu/on_markup.txt.gz
@@ -3843,24 +3833,21 @@ to this one:
   :num_top: 1
   :breaks: new=C; break=1
   :bold: /Gnu|Debian|Ruby|SiSU/
-  :home_button_text: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
-  :footer: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
+  :home_button_text: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
+  :footer: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
   :manpage: name=sisu - documents: markup, structuring, publishing in multiple standard formats, and search;
      synopsis=sisu [-abcDdeFhIiMmNnopqRrSsTtUuVvwXxYyZz0-9] [filename/wildcard ]
      . sisu [-Ddcv] [instruction]
      . sisu [-CcFLSVvW]
 
 @links:
-  { SiSU Homepage }http://www.sisudoc.org/
-  { SiSU Manual }http://www.sisudoc.org/sisu/sisu_manual/
-  { Book Samples & Markup Examples }http://www.jus.uio.no/sisu/SiSU/examples.html
-  { SiSU Download }http://www.jus.uio.no/sisu/SiSU/download.html
-  { SiSU Changelog }http://www.jus.uio.no/sisu/SiSU/changelog.html
-  { SiSU Git repo }http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary
-  { SiSU List Archives }http://lists.sisudoc.org/pipermail/sisu/
-  { SiSU @ Debian }http://packages.qa.debian.org/s/sisu.html
-  { SiSU Project @ Debian }http://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
-  { SiSU @ Wikipedia }http://en.wikipedia.org/wiki/SiSU
+  { SiSU Homepage }https://www.sisudoc.org/
+  { SiSU Manual }https://www.sisudoc.org/sisu/sisu_manual/
+  { Book Samples & Markup Examples }https://www.jus.uio.no/sisu/SiSU/examples.html
+  { SiSU Git repo }https://git.sisudoc.org/sisu/
+  { SiSU @ Debian }https://packages.qa.debian.org/s/sisu.html
+  { SiSU Project @ Debian }https://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
+  { SiSU @ Wikipedia }https://en.wikipedia.org/wiki/SiSU
 
 AVAILABLE HEADERS
 .................
@@ -3925,8 +3912,8 @@ This is a sample header
   :isbn: [ISBN]
   :oclc:
 
-@links: { SiSU }http://www.sisudoc.org
-  { FSF }http://www.fsf.org
+@links: { SiSU }https://www.sisudoc.org
+  { FSF }https://www.fsf.org
 
 @make:
   :num_top: 1
@@ -3936,8 +3923,8 @@ This is a sample header
   :promo: sisu, ruby, sisu_search_libre, open_society
   :bold: [regular expression of words/phrases to be made bold]
   :italics: [regular expression of words/phrases to italicise]
-  :home_button_text: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
-  :footer: {SiSU}http://sisudoc.org; {git}http://git.sisudoc.org
+  :home_button_text: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
+  :footer: {SiSU}https://sisudoc.org; {git}https://git.sisudoc.org
 
 @original:
   :language: [language]
@@ -4206,33 +4193,33 @@ decoration is omitted).
 
 *markup example:*
 
-normal text http://www.sisudoc.org/ continues
+normal text https://www.sisudoc.org/ continues
 
 *resulting output:*
 
-normal text <http://www.sisudoc.org/> continues
+normal text <https://www.sisudoc.org/> continues
 
 An escaped url without decoration
 
 *markup example:*
 
-normal text _http://www.sisudoc.org/ continues
+normal text _https://www.sisudoc.org/ continues
 
-deb _http://www.jus.uio.no/sisu/archive unstable main non-free
+deb _https://www.jus.uio.no/sisu/archive unstable main non-free
 
 *resulting output:*
 
-normal text http://www.sisudoc.org/ continues
+normal text https://www.sisudoc.org/ continues
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
 
 where a code block is used there is neither decoration nor hyperlinking, code
 blocks are discussed later in this document
 
 *resulting output:*
 
-deb http://www.jus.uio.no/sisu/archive unstable main non-free
-deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
+deb https://www.jus.uio.no/sisu/archive unstable main non-free
+deb-src https://www.jus.uio.no/sisu/archive unstable main non-free
 
 
 ----------------------------------------
@@ -4244,22 +4231,22 @@ To link text or an image to a url the markup is as follows
 
 *markup example:*
 
-about { SiSU }http://url.org markup
+about { SiSU }https://url.org markup
 
 *resulting output:*
 
-about SiSU [link: <http://www.sisudoc.org/>] markup
+about SiSU [link: <https://www.sisudoc.org/>] markup
 
 A shortcut notation is available so the url link may also be provided
 automatically as a footnote
 
 *markup example:*
 
-about {~^ SiSU }http://url.org markup
+about {~^ SiSU }https://url.org markup
 
 *resulting output:*
 
-about SiSU [link: <http://www.sisudoc.org/>] [^7] markup
+about SiSU [link: <https://www.sisudoc.org/>] [^7] markup
 
 Internal document links to a tagged location, including an ocn
 
@@ -4295,24 +4282,24 @@ LINKING IMAGES
 [image: "a better way"]
  [image: "Way Better - with Gnu/Linux, Debian and Ruby"]
 
-{~^ ruby_logo.png "Ruby" }http://www.ruby-lang.org/en/
+{~^ ruby_logo.png "Ruby" }https://www.ruby-lang.org/en/
 
 *resulting output:*
 
 tux.png 64x80 [link: local image]
 
-tux.png 64x80 "Gnu/Linux - a better way" [link: <http://www.sisudoc.org/>]
+tux.png 64x80 "Gnu/Linux - a better way" [link: <https://www.sisudoc.org/>]
 
 GnuDebianLinuxRubyBetterWay.png 100x101 "Way Better - with Gnu/Linux, Debian
-and Ruby" [link: <http://www.sisudoc.org/>]
+and Ruby" [link: <https://www.sisudoc.org/>]
 
-ruby_logo.png 70x90 "Ruby" [link: <http://www.ruby-lang.org/en/>] [^8]
+ruby_logo.png 70x90 "Ruby" [link: <https://www.ruby-lang.org/en/>] [^8]
 
 *linked url footnote shortcut*
 
-{~^ [text to link] }http://url.org
+{~^ [text to link] }https://url.org
 
-% maps to: { [text to link] }http://url.org ~{ http://url.org }~
+% maps to: { [text to link] }https://url.org ~{ https://url.org }~
 
 % which produces hyper-linked text within a document/paragraph, with an endnote providing the url for the text location used in the hyperlink
 
@@ -4337,21 +4324,21 @@ TREE
 
 */"Viral Spiral"/, David Bollier*
 
-"Viral Spiral", David Bollier [link: <http://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
-      document manifest [link: <http://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
-      html, segmented text [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/viral_spiral.david_bollier.toc.html>]
-      html, scroll, document in one [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier.html>]
-      epub [link: <http://www.sisudoc.org/sisu/en/epub/viral_spiral.david_bollier.epub>]
-      pdf, landscape [link: <http://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
-      pdf, portrait [link: <http://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
-      odf: odt, open document text [link: <http://www.sisudoc.org/sisu/en/odt/viral_spiral.david_bollier.odt>]
-      xhtml scroll [link: <http://www.sisudoc.org/sisu/en/xhtml/viral_spiral.david_bollier.xhtml>]
-      xml, sax [link: <http://www.sisudoc.org/sisu/en/xml_sax/viral_spiral.david_bollier.sax.xml>]
-      xml, dom [link: <http://www.sisudoc.org/sisu/en/xml_dom/viral_spiral.david_bollier.dom.xml>]
-      concordance [link: <http://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/concordance.html>]
-      dcc, document content certificate (digests) [link: <http://www.sisudoc.org/sisu/en/digest/viral_spiral.david_bollier.hash_digest.txt>]
-      markup source text [link: <http://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst>]
-      markup source (zipped) pod [link: <http://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst.zip>]
+"Viral Spiral", David Bollier [link: <https://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
+      document manifest [link: <https://www.sisudoc.org/sisu/en/manifest/viral_spiral.david_bollier.manifest.html>]
+      html, segmented text [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/viral_spiral.david_bollier.toc.html>]
+      html, scroll, document in one [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier.html>]
+      epub [link: <https://www.sisudoc.org/sisu/en/epub/viral_spiral.david_bollier.epub>]
+      pdf, landscape [link: <https://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
+      pdf, portrait [link: <https://www.sisudoc.org/sisu/en/pdf/viral_spiral.david_bollier.landscape.a4.pdf>]
+      odf: odt, open document text [link: <https://www.sisudoc.org/sisu/en/odt/viral_spiral.david_bollier.odt>]
+      xhtml scroll [link: <https://www.sisudoc.org/sisu/en/xhtml/viral_spiral.david_bollier.xhtml>]
+      xml, sax [link: <https://www.sisudoc.org/sisu/en/xml_sax/viral_spiral.david_bollier.sax.xml>]
+      xml, dom [link: <https://www.sisudoc.org/sisu/en/xml_dom/viral_spiral.david_bollier.dom.xml>]
+      concordance [link: <https://www.sisudoc.org/sisu/en/html/viral_spiral.david_bollier/concordance.html>]
+      dcc, document content certificate (digests) [link: <https://www.sisudoc.org/sisu/en/digest/viral_spiral.david_bollier.hash_digest.txt>]
+      markup source text [link: <https://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst>]
+      markup source (zipped) pod [link: <https://www.sisudoc.org/sisu/en/src/viral_spiral.david_bollier.sst.zip>]
 
 GROUPED TEXT / BLOCKED TEXT
 ...........................
@@ -4900,7 +4887,7 @@ pb: Harvard University Press
 edn: (edition)
 yr: 2006
 pl: U.S.
-url: http://cyber.law.harvard.edu/wealth_of_networks/Main_Page
+url: https://cyber.law.harvard.edu/wealth_of_networks/Main_Page
 note:
 sn: Benkler, /{Wealth of Networks}/ (2006)
 id: Benkler2006
@@ -4951,7 +4938,7 @@ pb: publisher
 edn: edition
 yr: year (yyyy or yyyy-mm or yyyy-mm-dd) (required)
 pg: pages
-url: http://url
+url: https://url
 note: note
 id: create_short_identifier e.g. authorSurnameYear
     (used in substitutions: when found within text will be
@@ -5097,7 +5084,7 @@ Configure substitution in _sisu/sisu_document_make
 
 ----------------------------------------
 
- [1]: <http://packages.qa.debian.org/s/sisu.html>
+ [1]: <https://packages.qa.debian.org/s/sisu.html>
 
  [2]: from the *Debian* control file
 
@@ -5124,13 +5111,13 @@ Configure substitution in _sisu/sisu_document_make
 
  [+2]: editors notes, numbered plus symbol footnote/endnote series
 
- [7]: <http://www.sisudoc.org/>
+ [7]: <https://www.sisudoc.org/>
 
- [8]: <http://www.ruby-lang.org/en/>
+ [8]: <https://www.ruby-lang.org/en/>
 
  [9]: Table from the Wealth of Networks by Yochai Benkler
 
- <http://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler>
+ <https://www.jus.uio.no/sisu/the_wealth_of_networks.yochai_benkler>
 
  [10]: for which you may alternatively use the full form author: title: and year:
 
@@ -5342,13 +5329,13 @@ Configure substitution in _sisu/sisu_document_make
 
   In any event, my resulting technical opinions (in my modest domain of
   action) may be regarded as encapsulated within SiSU
-  [http://www.sisudoc.org/]
+  [https://www.sisudoc.org/]
 
-  http://www.sisudoc.org/
-  http://www.jus.uio.no/sisu/
+  https://www.sisudoc.org/
+  https://www.jus.uio.no/sisu/
 
-  git clone git://git.sisudoc.org/git/code/sisu.git --branch upstream
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary
+  git clone git://git.sisudoc.org/software/sisu --branch upstream
+  https://git.sisudoc.org/sisu/
   (there may be additional commits in the upstream branch)
   git clone --depth 1 git://git.sisudoc.org/git/code/sisu.git --branch upstream
 
@@ -5482,7 +5469,7 @@ Configure substitution in _sisu/sisu_document_make
 
   SiSU is an Open Source project initiated and led by Ralph Amissah
   <ralph.amissah@gmail.com> and can be contacted via mailing list
-  <http://lists.sisudoc.org/listinfo/sisu> at <sisu@lists.sisudoc.org>. SiSU is
+  <https://lists.sisudoc.org/listinfo/sisu> at <sisu@lists.sisudoc.org>. SiSU is
   licensed under the GNU General Public License.
 
 ***** notes
@@ -5674,35 +5661,33 @@ Configure substitution in _sisu/sisu_document_make
   <ralph@amissah.com>
   <ralph.amissah@gmail.com>
   <sisu@lists.sisudoc.org>
-  <http://lists.sisudoc.org/listinfo/sisu>
+  <https://lists.sisudoc.org/listinfo/sisu>
   2010
   w3 since October 3 1993
 *** Finding SiSU
 **** source
-  http://git.sisudoc.org/gitweb/
+  https://git.sisudoc.org/sisu/
 
 ***** sisu
   sisu git repo:
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary
+  https://git.sisudoc.org/sisu/
 
 ****** most recent source without repo history
-  git clone --depth 1 git://git.sisudoc.org/git/code/sisu.git --branch upstream
+  git clone --depth 1 git://git.sisudoc.org/software/sisu --branch upstream
 ****** full clone
-  git clone git://git.sisudoc.org/git/code/sisu.git --branch upstream
+  git clone git://git.sisudoc.org/software/sisu --branch upstream
 
 ***** sisu-markup-samples git repo:
-  http://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary
+  https://git.sisudoc.org/sisu-markup
 
 **** mailing list
   sisu at lists.sisudoc.org
-  http://lists.sisudoc.org/listinfo/sisu
+  https://lists.sisudoc.org/listinfo/sisu
 
 **** irc oftc #sisu
 
 **** home pages
-    <http://www.sisudoc.org/>
-    <http://search.sisudoc.org/>
-    <http://www.jus.uio.no/sisu>
+    <https://www.sisudoc.org/>
 
 *** Installation
 
@@ -5728,19 +5713,18 @@ Configure substitution in _sisu/sisu_document_make
 
   using git:
 
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log
+  https://git.sisudoc.org/sisu/
 
-    git clone git://git.sisudoc.org/git/code/sisu.git --branch upstream
-    git clone --depth 1 git://git.sisudoc.org/git/code/sisu.git --branch upstream
+    git clone git://git.sisudoc.org/software/sisu --branch upstream
+    git clone --depth 1 git://git.sisudoc.org/software/sisu --branch upstream
 
   or, identify latest available source:
 
   https://packages.debian.org/sid/sisu
-  http://packages.qa.debian.org/s/sisu.html
-  http://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
+  https://packages.qa.debian.org/s/sisu.html
+  https://qa.debian.org/developer.php?login=sisu@lists.sisudoc.org
 
-  http://sisudoc.org/sisu/archive/pool/main/s/sisu/
+  https://sisudoc.org/sisu/archive/pool/main/s/sisu/
 
   and download the:
 
@@ -5755,12 +5739,12 @@ Configure substitution in _sisu/sisu_document_make
     apt-get install devscripts
 
   and then you can get it from Debian:
-    dget -xu http://ftp.fi.debian.org/debian/pool/main/s/sisu/sisu_5.4.5-1.dsc
+    dget -xu https://ftp.fi.debian.org/debian/pool/main/s/sisu/sisu_5.4.5-1.dsc
 
   or off sisu repos
-    dget -x http://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_5.4.5-1.dsc
+    dget -x https://www.jus.uio.no/sisu/archive/pool/main/s/sisu/sisu_5.4.5-1.dsc
   or
-    dget -x http://sisudoc.org/sisu/archive/pool/main/s/sisu/sisu_5.4.5-1.dsc
+    dget -x https://sisudoc.org/sisu/archive/pool/main/s/sisu/sisu_5.4.5-1.dsc
 
 ****** 2. Unpack the source
 
@@ -5819,7 +5803,7 @@ Configure substitution in _sisu/sisu_document_make
 
     rake -T
 
-  Rake: <http://rake.rubyforge.org/> <http://rubyforge.org/frs/?group_id=50>
+  Rake: <https://rake.rubyforge.org/> <https://rubyforge.org/frs/?group_id=50>
 
 ***** installation with setup.rb
 
@@ -5832,8 +5816,8 @@ Configure substitution in _sisu/sisu_document_make
   ruby setup.rb install
 
   further information:
-  <http://i.loveruby.net/en/projects/setup/>
-  <http://i.loveruby.net/en/projects/setup/doc/usage.html>
+  <https://i.loveruby.net/en/projects/setup/>
+  <https://i.loveruby.net/en/projects/setup/doc/usage.html>
 
     ruby setup.rb config && ruby setup.rb setup && sudo ruby setup.rb install
 
@@ -5853,8 +5837,8 @@ Configure substitution in _sisu/sisu_document_make
 
   #/etc/apt/sources.list
 
-  deb http://www.jus.uio.no/sisu/archive unstable main non-free
-  deb-src http://www.jus.uio.no/sisu/archive unstable main non-free
+  deb https://www.jus.uio.no/sisu/archive unstable main non-free
+  deb-src https://www.jus.uio.no/sisu/archive unstable main non-free
 
   The non-free section is for sisu markup samples provided, which contain
   authored works the substantive text of which cannot be changed, and which as a
@@ -5884,7 +5868,7 @@ Configure substitution in _sisu/sisu_document_make
     *Debian* Free Software Guidelines non-free)
 
     *SiSU* is available off Debian Unstable and Testing [link:
-    <http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
+    <https://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&subword=1&version=all&release=all&keywords=sisu>]
     [^1] install it using apt-get, aptitude or alternative *Debian* install tools.
 
 **** Arch Linux
@@ -6174,14 +6158,14 @@ encoding: utf-8
     more details.
 
     You should have received a copy of the GNU General Public License along with
-    this program. If not, see <http://www.gnu.org/licenses/>.
+    this program. If not, see <https://www.gnu.org/licenses/>.
 
     If you have Internet connection, the latest version of the GPL should be
     available at these locations:
-    <http://www.fsf.org/licensing/licenses/gpl.html>
-    <http://www.gnu.org/licenses/gpl.html>
+    <https://www.fsf.org/licensing/licenses/gpl.html>
+    <https://www.gnu.org/licenses/gpl.html>
 
-    <http://www.sisudoc.org/sisu/en/manifest/gpl.fsf.html>
+    <https://www.sisudoc.org/sisu/en/manifest/gpl.fsf.html>
 
   - SiSU uses:
     - Standard SiSU markup syntax,
@@ -6189,10 +6173,10 @@ encoding: utf-8
     - Standard SiSU object citation numbering and system
 
   - Homepages:
-    <http://www.sisudoc.org>
+    <https://www.sisudoc.org>
 
   - Git
     <https://git.sisudoc.org/projects/>
-    <https://git.sisudoc.org/projects/?p=software/sisu.git;a=summary>
-    <https://git.sisudoc.org/projects/?p=markup/sisu-markup-samples.git;a=summary>
+    <https://git.sisudoc.org/projects/sisu>
+    <https://git.sisudoc.org/projects/sisu-markup>
 #+END_SRC
diff --git a/qi b/qi
index 7b6d64d9..92ad0005 100755
--- a/qi
+++ b/qi
@@ -3,11 +3,9 @@
 
 -  Description:
 
--  Homepage: <http://www.jus.uio.no/sisu/SiSU>
-             <http://search.sisudoc.org>
--  Download: <http://www.jus.uio.no/sisu/download>
+-  Homepage: <https://sisudoc.org>
 
--  Copyright: (C) 2015, 2020 Ralph Amissah
+-  Copyright: (C) 2015, 2023 Ralph Amissah
 
 -  License:
 
diff --git a/setup/qi_libs.rb b/setup/qi_libs.rb
index 0de6cf0f..b441cdd9 100644
--- a/setup/qi_libs.rb
+++ b/setup/qi_libs.rb
@@ -11,7 +11,7 @@ module Project_details
     'documents - structuring, publishing in multiple formats & search'
   end
   def self.homepage
-    'http://www.sisudoc.org'
+    'https://www.sisudoc.org'
   end
   def self.thor
     "ruby-thor files for the installation/setup of #{name}"
@@ -390,7 +390,7 @@ proceed? }
       vn=version_number(vi)
       <<-WOK
 - sisu_#{vn}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')})
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vn}
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vn}
       WOK
     end
     def self.changelog_header_release(filename,ch,vi)
@@ -438,7 +438,7 @@ proceed? }
       vn=version_number(vi)
       <<-WOK
 - sisu_#{vn}.orig.tar.xz (Open commit window: #{vi[:date]}; Pre-Release)
-  http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vn}
+  https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vn}
       WOK
     end
     def self.changelog_header_pre_release_write(filename,ch)
@@ -577,7 +577,6 @@ Gem::Specification.new do |s|
                      Dir['bin/#{Project_details.name.downcase}gem'] +
                      Dir['bin/#{Project_details.name.downcase}']
   s.executables << '#{Project_details.name.downcase}gem' << '#{Project_details.name.downcase}'
-  s.has_rdoc       = false
 end
     WOK
   end
@@ -599,7 +598,6 @@ Gem::Specification.new do |s|
                      Dir['bin/#{Project_details.name.downcase}gem'] +
                      Dir['bin/#{Project_details.name.downcase}']
   s.executables << '#{Project_details.name.downcase}gem' << '#{Project_details.name.downcase}'
-  s.has_rdoc       = false
 end
     WOK
   end
diff --git a/setup/rbuild b/setup/rbuild
index ddba6999..44054910 100755
--- a/setup/rbuild
+++ b/setup/rbuild
@@ -3,8 +3,7 @@
  Common Rakefile, Rantfile installer for SiSU
    softlink Rakefile and Rantfile to this file
 
- - Homepage: <http://search.sisudoc.org>
- - Download: <http://www.jus.uio.no/sisu/download>
+ - Homepage: <https://sisudoc.org>
 
  Copyright (C) 2007 Ralph Amissah
 
@@ -15,11 +14,11 @@
 
  Rake is a Ruby build program by Jim Weirich
  - Rake may be downloaded and installed from:
-     <http://rake.rubyforge.org/>
+     <https://rake.rubyforge.org/>
 
  Rant is a Ruby build program by Stefan Lang
  - Rant may be downloaded and installed from:
-     <http://make.rubyforge.org/>
+     <https://make.rubyforge.org/>
 
  Notes on use:
    [if rake is preferred and installed]
@@ -508,13 +507,12 @@ task :note_sources do
   puts <<-WOK
 
   SiSU project:
-      <http://sisudoc.org>
-      <http://www.jus.uio.no/sisu>
+      <https://sisudoc.org>
   sisu source code is available at:
-      <http://git.sisudoc.org>
-      <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
+      <https://git.sisudoc.org>
+      <https://git.sisudoc.org/gitweb/?p=code/sisu.git;a=summary>
   sisu markup samples are provided/packaged separately as sisu-markup-samples:
-      <http://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
+      <https://git.sisudoc.org/gitweb/?p=doc/sisu-markup-samples.git;a=summary>
   WOK
 end
 task :note_installation do
diff --git a/setup/rbuild_libs.rb b/setup/rbuild_libs.rb
index 8ff53052..132a6fd5 100644
--- a/setup/rbuild_libs.rb
+++ b/setup/rbuild_libs.rb
@@ -292,9 +292,8 @@ proceed? }
     def self.changelog_header(vi)
       <<-WOK
 -- #{vi[:version]}.orig.tar.xz (#{vi[:date]}:#{vi[:date_stamp].gsub(/20\d\dw/,'')})
-http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/sisu_#{vi[:version]}
-http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=log;h=refs/tags/debian/sisu_#{vi[:version]}-1
-http://www.jus.uio.no/sisu/pkg/src/sisu_#{vi[:version]}.orig.tar.xz
+https://git.sisudoc.org/projects/sisu/tag/?h=sisu_#{vi[:version]}
+https://git.sisudoc.org/projects/sisu/tag/?h=debian/sisu_#{vi[:version]}-1
   sisu_#{vi[:version]}.orig.tar.xz
   sisu_#{vi[:version]}-1.dsc
       WOK
-- 
cgit v1.2.3