mirror of
https://github.com/rclone/rclone.git
synced 2026-04-03 15:23:56 -04:00
fix(docs): Fix link to not be language specific
This commit is contained in:
committed by
Nick Craig-Wood
parent
4a00a4dc4b
commit
3677b7ff77
@@ -62,7 +62,7 @@ handling file names.
|
||||
| / | 0x2F | / |
|
||||
|
||||
When running on Windows the following characters are replaced. This
|
||||
list is based on the [Windows file naming conventions](https://docs.microsoft.com/de-de/windows/desktop/FileIO/naming-a-file#naming-conventions).
|
||||
list is based on the [Windows file naming conventions](https://docs.microsoft.com/windows/desktop/FileIO/naming-a-file#naming-conventions).
|
||||
|
||||
| Character | Value | Replacement |
|
||||
| --------- |:-----:|:-----------:|
|
||||
|
||||
Reference in New Issue
Block a user