docs: fix cosmetic issues
This commit is contained in:
parent
4a35100130
commit
ce7047d88a
6 changed files with 11 additions and 11 deletions
|
@ -81,7 +81,7 @@ Rclone can help you:
|
|||
- Mirror cloud data to other cloud services or locally
|
||||
- Migrate data to cloud, or between cloud storage vendors
|
||||
- Mount multiple, encrypted, cached or diverse cloud storage as a disk
|
||||
- Analyse and account for data held on cloud storage using [lsf](/commands/rclone_lsf/), [ljson](/commands/rclone_lsjson/), [size](/commands/rclone_size/), [ncdu](/commands/rclone_ncdu/),
|
||||
- Analyse and account for data held on cloud storage using [lsf](/commands/rclone_lsf/), [ljson](/commands/rclone_lsjson/), [size](/commands/rclone_size/), [ncdu](/commands/rclone_ncdu/)
|
||||
- Union file systems together to present multiple local and/or cloud file systems as one
|
||||
|
||||
## Features {#features}
|
||||
|
|
|
@ -12,7 +12,7 @@ Forum for questions and general discussion:
|
|||
|
||||
* https://forum.rclone.org
|
||||
|
||||
## GitHub's repository ##
|
||||
## GitHub repository ##
|
||||
|
||||
The project's repository is located at:
|
||||
|
||||
|
@ -31,4 +31,4 @@ You can also follow me on twitter for rclone announcements:
|
|||
Or if all else fails or you want to ask something private or
|
||||
confidential email [Nick Craig-Wood](mailto:nick@craig-wood.com).
|
||||
Please don't email me requests for help - those are better directed to
|
||||
the forum - thanks!
|
||||
the forum. Thanks!
|
||||
|
|
|
@ -26,8 +26,8 @@ Thank you :-)
|
|||
## Personal users
|
||||
|
||||
If you are a personal user and you would like to support the project
|
||||
with sponsorship as a way of saying thank you then that would be most
|
||||
appreciated {{< icon "fa fa-heart heart" >}}
|
||||
with sponsorship as a way of saying thank you that would be most
|
||||
appreciated. {{< icon "fa fa-heart heart" >}}
|
||||
|
||||
## Business users
|
||||
|
||||
|
@ -38,7 +38,7 @@ project you rely on stays healthy and well maintained.
|
|||
|
||||
If you run one of the cloud storage providers that rclone supports and
|
||||
rclone is driving revenue your way then you know it makes sense to
|
||||
sponsor the project {{< icon "far fa-smile" >}}
|
||||
sponsor the project. {{< icon "far fa-smile" >}}
|
||||
|
||||
Note that GitHub sponsors will provide proper tax invoices appropriate
|
||||
for your country.
|
||||
|
|
|
@ -17,7 +17,7 @@ Rclone Download {{< version >}}
|
|||
| MIPS - Big Endian | - | - | {{< download linux mips >}} | {{< download linux mips deb >}} | {{< download linux mips rpm >}} | - | - | - | - | - |
|
||||
| MIPS - Little Endian | - | - | {{< download linux mipsle >}} | {{< download linux mipsle deb >}} | {{< download linux mipsle rpm >}} | - | - | - | - | - |
|
||||
|
||||
You can also find a [mirror of the downloads on github](https://github.com/rclone/rclone/releases/tag/{{< version >}}).
|
||||
You can also find a [mirror of the downloads on GitHub](https://github.com/rclone/rclone/releases/tag/{{< version >}}).
|
||||
|
||||
## Script download and install ##
|
||||
|
||||
|
@ -79,4 +79,4 @@ script) from a URL which doesn't change then you can use these links.
|
|||
Older Downloads
|
||||
==============
|
||||
|
||||
Older downloads can be found [here](https://downloads.rclone.org/)
|
||||
Older downloads can be found [here](https://downloads.rclone.org/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue