aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2023-01-30 14:09:43 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2023-01-30 17:11:30 -0500
commite1082e5c5592d1253f21cbbd25280467d63cd170 (patch)
treeacb3cbbfc8c0b4c2c09029f414b0ca59f1c7ff44 /lib/sisu
parentversion & changelog, open commit window (diff)
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
Diffstat (limited to 'lib/sisu')
-rw-r--r--lib/sisu/sisu_thor_lib.rb14
1 files changed, 7 insertions, 7 deletions
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