 0x08andGitHub
|
e3e3657f2b
|
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
|
2024-05-23 15:09:45 +02:00 |
|