Skip to content

Commit 93e210c

Browse files
committed
Documentation fix
1 parent f55b2d7 commit 93e210c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Readme.MD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# File Transfer Class collection
22

3-
FTP - FTPS - SFTP(*) - HTTPS(*)
4-
Using cURL - wrapper for Mac/Win build in cURL feature
3+
FTP - FTPS - SFTP(*) - HTTPS(*)
4+
Using cURL - wrapper for Mac/Win build in cURL feature
55

66
Dropbox
77
Using Dropbox CLI tool (easy to deploy)
@@ -50,9 +50,9 @@ $result:=$ftp.download($source; $target)
5050
# Documentation
5151

5252
## cURL (FTP - FTPS - SFTP - HTTP - HTTPS)
53-
[Documentation](ReadMe_curl.md)
53+
[Documentation](ReadMe_curl.MD)
5454

5555
## Dropbox
56-
[Documentation](ReadMe_dropbox.md)
56+
[Documentation](ReadMe_dropbox.MD)
5757

5858

Readme_dropbox.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ The authentication will stay valid till you either use "dbxcli logout" or using
8080

8181
# Class Documentation
8282

83-
See Class documentation (in 4D use Explorer/Documentation)
84-
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox_.md)
83+
See Class documentation (in 4D use Explorer/Documentation)
84+
[Documentation online](https://github.com/ThomasMaul/FileTransfer_Class/blob/main/Documentation/Classes/FileTransfer_Dropbox.md)
8585

0 commit comments

Comments
 (0)