Don't reference 5.9 in URLs to docs.strongswan.org

This commit is contained in:
Tobias Brunner
2025-03-11 10:26:31 +01:00
parent 378c75cb2e
commit 25ec2bc43d
19 changed files with 22 additions and 22 deletions
@@ -245,7 +245,7 @@ None by default.
=head1 SEE ALSO
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
=head1 AUTHOR
@@ -158,7 +158,7 @@ None by default.
=head1 SEE ALSO
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
=head1 AUTHOR
@@ -212,7 +212,7 @@ None by default.
=head1 SEE ALSO
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
=head1 AUTHOR
@@ -69,7 +69,7 @@ None by default.
=head1 SEE ALSO
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
strongSwan Documentation: https://docs.strongswan.org/docs/latest/plugins/vici.html
=head1 AUTHOR
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
script automated tasks in a reliable way.
}
s.summary = "Native Ruby interface for strongSwan VICI"
s.homepage = "https://docs.strongswan.org/docs/5.9/plugins/vici.html"
s.homepage = "https://docs.strongswan.org/docs/latest/plugins/vici.html"
s.license = "MIT"
s.files = "lib/vici.rb"
end