Replace or remove wiki.strongswan.org URLs
This commit is contained in:
@@ -245,9 +245,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Wiki: https://wiki.strongswan.org/projects/strongswan/wiki/Vici
|
||||
|
||||
strongSwan Mailing list: [email protected]
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -158,9 +158,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Wiki: https://wiki.strongswan.org/projects/strongswan/wiki/Vici
|
||||
|
||||
strongSwan Mailing list: [email protected]
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -212,9 +212,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Wiki: https://wiki.strongswan.org/projects/strongswan/wiki/Vici
|
||||
|
||||
strongSwan Mailing list: [email protected]
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -69,9 +69,7 @@ None by default.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
strongSwan Wiki: https://wiki.strongswan.org/projects/strongswan/wiki/Vici
|
||||
|
||||
strongSwan Mailing list: [email protected]
|
||||
strongSwan Documentation: https://docs.strongswan.org/docs/5.9/plugins/vici.html
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ setup(
|
||||
long_description=long_description,
|
||||
author="strongSwan Project",
|
||||
author_email="[email protected]",
|
||||
url="https://wiki.strongswan.org/projects/strongswan/wiki/Vici",
|
||||
url="https://docs.strongswan.org/docs/5.9/plugins/vici.html",
|
||||
license="MIT",
|
||||
packages=["vici"],
|
||||
include_package_data=True,
|
||||
|
||||
@@ -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://wiki.strongswan.org/projects/strongswan/wiki/Vici"
|
||||
s.homepage = "https://docs.strongswan.org/docs/5.9/plugins/vici.html"
|
||||
s.license = "MIT"
|
||||
s.files = "lib/vici.rb"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user