mirror of
https://github.com/jtesta/ssh-audit.git
synced 2026-05-25 15:31:23 +02:00
fix: Add space to fix URLs in terminal
- Added space between URL and ">" character which made the link show not found page because ">" becomes part of the URL Example URLs: - https://github.com/jtesta/ssh-audit/issues> - https://github.com/jtesta/ssh-audit/issues%3E - https://www.ssh-audit.com/hardening_guides.html%3E - https://www.ssh-audit.com/hardening_guides.html> Example New URLs: - https://github.com/jtesta/ssh-audit/issues - https://www.ssh-audit.com/hardening_guides.html
This commit is contained in: