diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-30 22:31:28 -0400 | 
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-10-30 22:31:28 -0400 | 
| commit | ad803956c1f7ce1a4b0e820a21881a58a326b7f7 (patch) | |
| tree | eb36cfcd0bcbed76a51b0e97e0a46609769ca232 /lib/sisu/se_processing.rb | |
| parent | debian/changelog (7.2.1-2) (diff) | |
| parent | version & changelog, tag for release (diff) | |
Merge tag 'sisu_7.3.0' into debian
SiSU 7.3.0
Diffstat (limited to 'lib/sisu/se_processing.rb')
| -rw-r--r-- | lib/sisu/se_processing.rb | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sisu/se_processing.rb b/lib/sisu/se_processing.rb index 9b96a9da..550f6d17 100644 --- a/lib/sisu/se_processing.rb +++ b/lib/sisu/se_processing.rb @@ -48,8 +48,8 @@  #  #  - 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_Processing_Settings    require_relative 'constants'                             # constants.rb    require_relative 'utils'                                 # utils.rb  | 
