Fix: Some URL typos on 'install.sh' and 'README.md'. (#197)

Co-authored-by: rschuquel <renan.schuquel@unimedvtrp.com.br>
This commit is contained in:
Renan Dorneles Schuquel
2023-06-23 16:54:38 -03:00
committed by GitHub
parent 67bc1a2a08
commit 00a6c53178
2 changed files with 4 additions and 4 deletions

View File

@@ -179,7 +179,7 @@ NetBSD users can install termscp from the official repositories.
pkgin install termscp
```
For more information or other platforms, please visit [termscp.veeso.dev](https://termscp.veeso.dev/termscp/#get-started) to view all installation methods.
For more information or other platforms, please visit [termscp.veeso.dev](https://termscp.veeso.dev/#get-started) to view all installation methods.
⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp --update` ⚠️
@@ -226,7 +226,7 @@ You can make a donation with one of these platforms:
## User manual 📚
The user manual can be found on the [termscp's website](https://termscp.veeso.dev/termscp/#user-manual) or on [Github](docs/man.md).
The user manual can be found on the [termscp's website](https://termscp.veeso.dev/#user-manual) or on [Github](docs/man.md).
---