docs: fix markdownlint issue md034/no-bare-urls

This commit is contained in:
albertony
2025-07-21 20:23:16 +02:00
parent 953fb4490b
commit a8605abd34
10 changed files with 24 additions and 22 deletions
+2 -2
View File
@@ -152,7 +152,7 @@ Now
If updating the website note that the sponsor logos have been moved out of the
main repository.
You will need to checkout `/docs/static/img/logos` from https://github.com/rclone/third-party-logos
You will need to checkout `/docs/static/img/logos` from <https://github.com/rclone/third-party-logos>
which is a private repo containing artwork from sponsors.
## Update the website between releases
@@ -177,7 +177,7 @@ Create the changes, check them in, test with `make serve` then
make upload_test_website
```
Check out https://test.rclone.org and when happy
Check out <https://test.rclone.org> and when happy
```sh
make upload_website