docs: replace last termscp.veeso.dev refs (install.sh manual/changelog, crate homepage)

This commit is contained in:
Christian Visintin
2026-06-08 10:16:00 +02:00
parent bbeefc557e
commit 3774156873
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -473,11 +473,10 @@ case $PLATFORM in
esac
completed "Congratulations! Termscp has successfully been installed on your system!"
info "If you're a new user, you might be interested in reading the user manual <https://termscp.veeso.dev/user-manual.html>"
info "While if you've just updated your termscp version, you can find the changelog at this link <https://termscp.veeso.dev/#changelog>"
info "If you're a new user, you might be interested in reading the user manual <https://docs.termscp.rs>"
info "While if you've just updated your termscp version, you can find the changelog at this link <https://github.com/veeso/termscp/blob/main/CHANGELOG.md>"
info "Remember that if you encounter any issue, you can report them on Github <https://github.com/veeso/termscp/issues/new>"
info "Feel free to open an issue also if you have an idea which could improve the project"
info "If you want to support the project, please, consider a little donation <https://ko-fi.com/veeso>"
info "I hope you'll enjoy using termscp :D"
exit 0